We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f375d commit 1f045d4Copy full SHA for 1f045d4
dotnet/test/edge/WebDriver.Edge.Tests.nunit
@@ -1,7 +1,7 @@
1
<NUnitProject>
2
- <Settings appbase="." />
3
- <Config name="Default" binpathtype="Auto">
4
- <assembly path="WebDriver.Common.Tests.dll" />
+ <Settings activeconfig="Default"/>
+ <Config name="Default" binpathtype="Auto" configfile="WebDriver.Edge.Tests.config">
+ <assembly path="WebDriver.Common.Tests.dll" />
5
<assembly path="WebDriver.Edge.Tests.dll" />
6
</Config>
7
</NUnitProject>
0 commit comments