Skip to content

Commit

Permalink
Formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjarobot committed Dec 4, 2023
1 parent 9bac7d6 commit f4af5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/WebApp.fs
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ let tests =
Expect.equal site.NetFrameworkVersion.Value "v7.0" "Wrong dotnet version"
Expect.equal site.Metadata.Head ("CURRENT_STACK", "dotnet") "Stack should be dotnet"
}

test "Supports .NET 8" {
let app =
webApp {
Expand Down

0 comments on commit f4af5de

Please sign in to comment.