Skip to content

Commit

Permalink
skip
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 13, 2024
1 parent 66dc0f3 commit c3271b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bbot/test/test_step_2/module_tests/test_module_mysql.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

class TestMySQL(ModuleTestBase):
targets = ["evilcorp.com"]
skip_distro_tests = True

async def setup_before_prep(self, module_test):
process = await asyncio.create_subprocess_exec(
Expand Down

0 comments on commit c3271b9

Please sign in to comment.