Skip to content

Commit

Permalink
fix(#3209): remove pytest marks warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromalara committed Sep 1, 2022
1 parent 782aab4 commit f5ae7d4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tests/end_to_end/pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[pytest]
addopts = --strict-markers
markers =
tier(level)
darwin
linux
sunos5
win32
server
agent

0 comments on commit f5ae7d4

Please sign in to comment.