Skip to content

Commit 60e4175

Browse files
committed
trying amp
1 parent ca300a5 commit 60e4175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<RunSettings>
33
<RunConfiguration>
4-
<TestCaseFilter>(Group~'RequiresNestedInProcArtifacts' & Group~'UseInVisualStudioConsolidatedArtifactGeneration')</TestCaseFilter>
4+
<TestCaseFilter>(Group != RequiresNestedInProcArtifacts) &amp; (Group != UseInVisualStudioConsolidatedArtifactGeneration)</TestCaseFilter>
55
</RunConfiguration>
66
</RunSettings>

0 commit comments

Comments
 (0)