Skip to content

Commit

Permalink
mark skip
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakers-the-rat committed Jun 26, 2024
1 parent 2e6b85c commit f8d55e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from click.testing import CliRunner


@pytest.skip("Needs to be implemented")
@pytest.mark.skip("Needs to be implemented")
def test_cli_stream():
"""should be able to invoke streamdaq, using various capture options"""
pass

0 comments on commit f8d55e8

Please sign in to comment.