Skip to content

Commit

Permalink
Test Tagging
Browse files Browse the repository at this point in the history
Signed-off-by: dornech <[email protected]>
  • Loading branch information
dornech committed Nov 23, 2024
1 parent 4f34d0d commit 2f86532
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_skeleton.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ def test_fib():
fib(-10)



def test_app(capsys):
"""CLI Tests"""
# capsys is a pytest fixture that allows asserts against stdout/stderr
Expand Down

0 comments on commit 2f86532

Please sign in to comment.