Skip to content

Commit

Permalink
fix formatting of ini file
Browse files Browse the repository at this point in the history
replace mixed spaces/tab mode with spaces
  • Loading branch information
jenshnielsen committed Jul 13, 2020
1 parent 1b143ef commit 0df03f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
junit_family=legacy

addopts =
-n 2
--dist=loadfile
-n 2
--dist=loadfile

markers = serial
markers = serial

0 comments on commit 0df03f0

Please sign in to comment.