Skip to content

Commit 9b58f7b

Browse files
committed
Set mpl-deterministic in tests
1 parent 79b8fe5 commit 9b58f7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_hash_library.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ def test_config(pytester, ini, cli, kwarg, success_expected):
2424
pytester.makeini(
2525
f"""
2626
[pytest]
27+
mpl-deterministic: true
2728
{ini}
2829
"""
2930
)

0 commit comments

Comments
 (0)