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 be86af6 commit ab74500Copy full SHA for ab74500
Content/ProjTest/Main.fs
@@ -6,4 +6,4 @@ module ExpectoTemplate =
6
7
[<EntryPoint>]
8
let main argv =
9
- Tests.runTestsInAssembly defaultConfig argv
+ Tests.runTestsInAssemblyWithCLIArgs [] argv
tests/MiniScaffold.Tests/Main.fs
@@ -9,4 +9,4 @@ module Main =
10
11
12
0 commit comments