Skip to content

Commit 60949c4

Browse files
authored
Merge pull request #10 from lebrice/patch-1
2 parents 434c943 + 430240b commit 60949c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You can generate the usage fixture graph like that:
6565
pytest --fixture-graph --fixture-graph-output-dir=./test_output
6666

6767
# you can also change the output type of the graphs (any of graphvis supported outputs types):
68-
pytest --fixture-graph --fixture-graph-type=jpg
68+
pytest --fixture-graph --fixture-graph-output-type=jpg
6969

7070
The output would be like that:
7171

0 commit comments

Comments
 (0)