Skip to content

Commit

Permalink
fixed accidentally change indentation in test case
Browse files Browse the repository at this point in the history
  • Loading branch information
gbtb committed Jul 8, 2024
1 parent 62a04d3 commit 3f94abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/FsAutoComplete.Tests.Lsp/CodeFixTests/Tests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -3200,7 +3200,7 @@ let private removePatternArgumentTests state =
do
let (E.A x$0) = E.A
()
()
"""
(Diagnostics.expectCode "3191")
selectCodeFix
Expand Down

0 comments on commit 3f94abf

Please sign in to comment.