Skip to content

Commit 8b59828

Browse files
committed
Fix merge conflict
1 parent 1a41854 commit 8b59828

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,8 @@ tests = [
8383
"pytest>=7.2.0",
8484
"pytest-salt-factories>=1.0.0; sys_platform == 'win32'",
8585
"pytest-salt-factories[docker]>=1.0.0; sys_platform != 'win32'",
86-
<<<<<<< before updating
87-
"pytest-subtests",
88-
=======
8986
"pytest-instafail",
90-
>>>>>>> after updating
87+
"pytest-subtests",
9188
]
9289

9390
[project.entry-points."salt.loader"]

0 commit comments

Comments
 (0)