We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a41854 commit 8b59828Copy full SHA for 8b59828
pyproject.toml
@@ -83,11 +83,8 @@ tests = [
83
"pytest>=7.2.0",
84
"pytest-salt-factories>=1.0.0; sys_platform == 'win32'",
85
"pytest-salt-factories[docker]>=1.0.0; sys_platform != 'win32'",
86
-<<<<<<< before updating
87
- "pytest-subtests",
88
-=======
89
"pytest-instafail",
90
->>>>>>> after updating
+ "pytest-subtests",
91
]
92
93
[project.entry-points."salt.loader"]
0 commit comments