Skip to content

Commit

Permalink
Add pytest.ini so local tests don't display warning (#452)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette authored Jun 19, 2020
1 parent de5844e commit bda392e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pytest]
junit_family=xunit2

0 comments on commit bda392e

Please sign in to comment.