diff --git a/chia/_tests/pools/test_pool_cmdline.py b/chia/_tests/pools/test_pool_cmdline.py index d323ad503729..0ae5ecedb352 100644 --- a/chia/_tests/pools/test_pool_cmdline.py +++ b/chia/_tests/pools/test_pool_cmdline.py @@ -10,6 +10,9 @@ class TestPoolNFTCommands: def test_plotnft_show(self): + break_a_test() + and( + some, formatting) runner = CliRunner() result = runner.invoke(show_cmd, [], catch_exceptions=False) assert result.exit_code == 0