Delete unnecesary tests

This commit is contained in:
luijait 2025-05-23 21:12:18 +02:00
parent 64fa082a16
commit 2324b244a3
1 changed files with 1 additions and 16 deletions

View File

@ -328,23 +328,8 @@
<<: *run_test
variables:
TEST_PATH: tests/commands/test_command_config.py
💻 commands test_command_flush.py:
<<: *run_test
variables:
TEST_PATH: tests/commands/test_command_flush.py
💻 commands test_command_help.py:
<<: *run_test
variables:
TEST_PATH: tests/commands/test_command_help.py
💻 commands test_command_virtualization.py:
<<: *run_test
variables:
TEST_PATH: tests/commands/test_command_virtualization.py
💻 commands test_command_workspace.py:
<<: *run_test
variables:
TEST_PATH: tests/commands/test_command_workspace.py