Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
Change test fixture to expect real fake agent address
Browse files Browse the repository at this point in the history
  • Loading branch information
lucksus committed Dec 7, 2018
1 parent 96c4862 commit b66068a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hdk-rust/tests/integration_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ fn can_use_globals() {
assert_eq!(
result.clone(),
Ok(JsonString::from(HashString::from(
"QmfFVhScc1cVzEqTBVLBr6d2FbsHaM5Cn3ynnvM7CUiJp9"
"alex--------------------------------------------------------------------------------ADO_"
))),
"result = {:?}",
result
Expand Down

0 comments on commit b66068a

Please sign in to comment.