Skip to content

Commit 3e370ae

Browse files
committed
Add seed to run_error_propagation() test
1 parent 21d4ab9 commit 3e370ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_error_propagation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ def test_error_propagation():
4444
sd_feed_in_interval=0.05,
4545
sd_sample_volume=0.05,
4646
sd_concentration_in_feed=0.05,
47+
seed=123,
4748
)

0 commit comments

Comments
 (0)