Skip to content

Commit 3c32cdb

Browse files
committed
Replace legacy numerical constants in tests
1 parent 4523136 commit 3c32cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sim/tests/data/batcher_event_rules.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
],
115115
[
116116
"self.state.until_next_event",
117-
"INFINITY"
117+
"f64::INFINITY"
118118
]
119119
],
120120
"scheduling": [

0 commit comments

Comments
 (0)