Skip to content

Commit a615bf0

Browse files
committed
test: update poi hash assertion
1 parent 391d186 commit a615bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests/runner_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ async fn template_static_filters_false_positives() {
10111011
// a change in the POI infrastructure. Or the subgraph id changed.
10121012
assert_eq!(
10131013
hex::encode(poi.unwrap()),
1014-
"c72af01a19a4e35a35778821a354b7a781062a9320ac8796ea65b115cb9844bf"
1014+
"8e5cfe3f014586cf0f02277c306ac66f11da52b632b937bd74229cce1374d9d5"
10151015
);
10161016
}
10171017

0 commit comments

Comments
 (0)