Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelMunoz committed Mar 17, 2024
1 parent 98c8c96 commit 97763aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Navs.Tests/Router.fs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ module NavigationState =
module RouteContext =


let tests =
let tests () =
testList "RouteContext tests" [
testCaseTask "RouteContext should contain the path"
<| fun () -> task {
Expand Down

0 comments on commit 97763aa

Please sign in to comment.