Skip to content

Commit bbe652c

Browse files
authored
Fix: Fixed automation tests (#10605)
1 parent 157ffe5 commit bbe652c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builds/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ steps:
117117
inputs:
118118
testSelector: 'testAssemblies'
119119
testAssemblyVer2: |
120-
**\$(buildConfiguration)\Files.InteractionTests\net7.0\Files.InteractionTests.dll
120+
**\*Files.InteractionTests.dll
121121
!**\*TestAdapter.dll
122122
!**\obj\**
123123
searchFolder: '$(System.DefaultWorkingDirectory)'

0 commit comments

Comments
 (0)