Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
fix typo (#2508)
Browse files Browse the repository at this point in the history
  • Loading branch information
WrRan authored and joelgrus committed Feb 13, 2019
1 parent 751d2e1 commit 9f87aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Expand Up @@ -6,7 +6,7 @@ markers =
java
filterwarnings =
# Note: When a warning matches more than one option in the list,
# the action for the _last_ matching option is preformed.
# the action for the _last_ matching option is performed.
#
# individual warnings filters are specified as a sequence of fields separated by colons:
# action:message:category:module:line
Expand Down

0 comments on commit 9f87aa5

Please sign in to comment.