Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-schultz committed Oct 21, 2022
1 parent c1a5632 commit 47a8e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hail/python/test/hail/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def init_hail():


@pytest.fixture(autouse=True)
def reset_randomness(init):
def reset_randomness(init_hail):
reset_global_randomness()


Expand Down

0 comments on commit 47a8e22

Please sign in to comment.