diff --git a/testing/test_setuponly.py b/testing/test_setuponly.py index 9b0bb909b..221c32a31 100644 --- a/testing/test_setuponly.py +++ b/testing/test_setuponly.py @@ -298,7 +298,7 @@ def test_setup_show_with_KeyboardInterrupt_in_test(testdir): assert result.ret == ExitCode.INTERRUPTED -def test_show_fixture_action_with_bytearrays(testdir): +def test_show_fixture_action_with_bytes(testdir): # Issue 7126, BytesWarning when using --setup-show with bytes parameter test_file = testdir.makepyfile( """