Skip to content

Commit

Permalink
Update call to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-reynolds committed Sep 21, 2024
1 parent be86af6 commit 14ca402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/MiniScaffold.Tests/Main.fs
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ module Main =

[<EntryPoint>]
let main argv =
Tests.runTestsInAssembly defaultConfig argv
Tests.runTestsInAssemblyWithCLIArgs [] argv

0 comments on commit 14ca402

Please sign in to comment.