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 fb8eb6e commit 054d710Copy full SHA for 054d710
test/Ionide.ProjInfo.Tests/Tests.fs
@@ -710,7 +710,7 @@ let testFCSmap toolsPath workspaceLoader (workspaceFactory: ToolsPath -> IWorksp
710
)
711
712
let testFCSmapManyProj toolsPath workspaceLoader (workspaceFactory: ToolsPath -> IWorkspaceLoader) =
713
- ftestCase
+ testCase
714
|> withLog (sprintf "can load sample3 with FCS - %s" workspaceLoader) (fun logger fs ->
715
716
let rec allFCSProjects (po: FSharpProjectOptions) =
0 commit comments