Skip to content

Commit

Permalink
Fix markers
Browse files Browse the repository at this point in the history
  • Loading branch information
d.a.bunin committed Sep 8, 2022
1 parent 854ac9f commit 069ea56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,8 @@ filterwarnings = [
]
markers = [
"smoke",
"long"
"long_1",
"long_2"
]

[tool.mypy]
Expand Down

0 comments on commit 069ea56

Please sign in to comment.