Skip to content

Commit a9900ed

Browse files
authored
Update agent_flow.rs
1 parent e211e61 commit a9900ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/tests/agent_flow.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//! This module contains comprehensive tests for agent registry operations,
44
//! covering all CRUD operations and edge cases as specified in the requirements.
55
6-
use solana_ai_registries::{
6+
use aeamcp-sdk::{
77
agent::{
88
AgentPatch, AgentRegistry, MAX_AGENT_DESCRIPTION_LEN, MAX_AGENT_ID_LEN, MAX_AGENT_NAME_LEN,
99
},

0 commit comments

Comments
 (0)