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

Co-authored-by: László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
This commit is contained in:
Miss Islington (bot) 2026-06-02 13:32:04 +02:00 committed by GitHub
parent 8fcec28e66
commit 80f3d798a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -686,8 +686,6 @@ def test_script_error_treatment(self):
"-m",
"profiling.sampling.cli",
"run",
"-d",
"1",
script_file.name,
],
capture_output=True,