Skip to content

Commit

Permalink
TST #14 removed
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Dec 10, 2024
1 parent ccd11b9 commit 8b1b3d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apsbss/tests/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

def test_basic():
assert apsbss.CONNECT_TIMEOUT == 5
assert isinstance(apsbss._cache_, dict)
# TODO: more

0 comments on commit 8b1b3d9

Please sign in to comment.