Skip to content

Commit

Permalink
damn SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Nov 23, 2024
1 parent 2044443 commit b794214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/FsAutoComplete.Tests.Lsp/ExtensionsTests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,8 @@ let formattingTests state =
| Result.Error e -> failwithf "Error while formatting %s: %A" sourceFile e
| Core.Result.Error errors -> failwithf "Errors while parsing script %s: %A" sourceFile errors
})

testList
// Skip until https://github.com/dotnet/sdk/issues/44838 is fixed
ptestList
"fantomas integration"
[ testList
"tests"
Expand Down

0 comments on commit b794214

Please sign in to comment.