Skip to content

Commit 054d710

Browse files
Unfocus test
1 parent fb8eb6e commit 054d710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Ionide.ProjInfo.Tests/Tests.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ let testFCSmap toolsPath workspaceLoader (workspaceFactory: ToolsPath -> IWorksp
710710
)
711711

712712
let testFCSmapManyProj toolsPath workspaceLoader (workspaceFactory: ToolsPath -> IWorkspaceLoader) =
713-
ftestCase
713+
testCase
714714
|> withLog (sprintf "can load sample3 with FCS - %s" workspaceLoader) (fun logger fs ->
715715

716716
let rec allFCSProjects (po: FSharpProjectOptions) =

0 commit comments

Comments
 (0)