We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4923bb1 commit a192ed0Copy full SHA for a192ed0
1 file changed
tests/tests/runner_tests.rs
@@ -1011,7 +1011,7 @@ async fn template_static_filters_false_positives() {
1011
// a change in the POI infrastructure. Or the subgraph id changed.
1012
assert_eq!(
1013
hex::encode(poi.unwrap()),
1014
- "c72af01a19a4e35a35778821a354b7a781062a9320ac8796ea65b115cb9844bf"
+ "8e5cfe3f014586cf0f02277c306ac66f11da52b632b937bd74229cce1374d9d5"
1015
);
1016
}
1017
0 commit comments