Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Sep 24, 2024
1 parent 69dce2b commit 9cc784c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vm/src/modules/file_system_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ mod tests {
let version = raw_module_version_discriminator();
assert_eq!(
version,
"2cc4970565c9d957af65f1ea3511d7426e38aca57181167cc4af5daf2b68a763"
"ccb684857ad601a472678fe20c863ee289157dc01b6f3c67c50886beae630ae8"
);
}
}

0 comments on commit 9cc784c

Please sign in to comment.