diff --git a/hdk-rust/tests/integration_test.rs b/hdk-rust/tests/integration_test.rs index c2c7178c92..0f1d8c4af3 100644 --- a/hdk-rust/tests/integration_test.rs +++ b/hdk-rust/tests/integration_test.rs @@ -173,7 +173,7 @@ fn can_use_globals() { assert_eq!( result.clone(), Ok(JsonString::from(HashString::from( - "QmfFVhScc1cVzEqTBVLBr6d2FbsHaM5Cn3ynnvM7CUiJp9" + "alex--------------------------------------------------------------------------------ADO_" ))), "result = {:?}", result