Skip to content

Commit 79f20e0

Browse files
authored
Update integration.rs
1 parent a9900ed commit 79f20e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/tests/integration.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//! These tests demonstrate edge case handling with stubbed RPC responses
44
//! to validate SDK behavior without requiring a live Solana cluster.
55
6-
use solana_ai_registries::{
6+
use aeamcp-sdk::{
77
deserialize_account_data, AgentBuilder, SdkError, SdkResult, SolanaAiRegistriesClient,
88
};
99

0 commit comments

Comments
 (0)