Skip to content

Commit

Permalink
docs: Complete code example
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Apr 27, 2020
1 parent 7bb1e82 commit de0606a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ It is possible to export test results to format, acceptable by such tools as Jen

.. code:: bash
$ schemathesis run --junit-xml=/path/junit.xml
$ schemathesis run --junit-xml=/path/junit.xml http://127.0.0.1/schema.yaml
This command will create an XML at given path as in example below.

Expand Down

0 comments on commit de0606a

Please sign in to comment.