Skip to content

Commit

Permalink
remove test for integration command
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 committed Sep 10, 2024
1 parent adb020a commit b467247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_run_logprep.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def test_cli_commands_with_configs(self, command: str, target: str):
("test", "config"),
("test", "unit"),
("test", "dry-run", "input_data"),
("test", "integration", "testdata"),
],
)
def test_cli_invokes_default_config_location(self, command):
Expand Down

0 comments on commit b467247

Please sign in to comment.