gh-150720: Remove '-d 1' in test_script_error_treatment (#150736)

This commit is contained in:
László Kiss Kollár 2026-06-02 01:51:51 +01:00 committed by GitHub
parent 71fc4c66d3
commit f4426654fd
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,