Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Nov 22, 2023
1 parent b13b605 commit 6d89782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/wipac_dev_tools_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def test_available() -> None:
"logging_tools",
"strtobool",
"argparse_tools",
"data_safety_tools",
}
assert set(wipac_dev_tools.__all__) == all_of_em

Expand Down

0 comments on commit 6d89782

Please sign in to comment.