add fixture to capture output in tests less fragile
Now we always remove previous output before capturing.
This commit is contained in:
@@ -15,6 +15,7 @@ pytest_plugins = [
|
||||
"ports",
|
||||
"host_group",
|
||||
"fixtures_flakes",
|
||||
"stdout",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user