[3.15] gh-150720: Remove '-d 1' in test_script_error_treatment (GH-150736) (#150746)

Co-authored-by: László Kiss Kollár <[email protected]>
This commit is contained in:
Miss Islington (bot)
2026-06-02 14:32:04 +03:00
committed by GitHub
co-authored by László Kiss Kollár
parent 8fcec28e66
commit 80f3d798a7
@@ -686,8 +686,6 @@ class TestSampleProfilerErrorHandling(unittest.TestCase):
"-m",
"profiling.sampling.cli",
"run",
"-d",
"1",
script_file.name,
],
capture_output=True,