diff --git a/pytest.ini b/pytest.ini index 392bbc80beb..30a8456ffd8 100644 --- a/pytest.ini +++ b/pytest.ini @@ -2,7 +2,7 @@ junit_family=legacy addopts = - -n 2 - --dist=loadfile + -n 2 + --dist=loadfile -markers = serial \ No newline at end of file +markers = serial