Skip to content

Commit

Permalink
fixed sample test
Browse files Browse the repository at this point in the history
  • Loading branch information
jar2333 committed Mar 17, 2024
1 parent 5d3ee6c commit 41dd3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sample_test.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def sample_test():
def test_sample():
assert True

0 comments on commit 41dd3c3

Please sign in to comment.