diff --git a/src/Fantomas.Tests/CommentTests.fs b/src/Fantomas.Tests/CommentTests.fs index ec266ce077..37e692993c 100644 --- a/src/Fantomas.Tests/CommentTests.fs +++ b/src/Fantomas.Tests/CommentTests.fs @@ -297,7 +297,7 @@ type IlxGenOptions = alwaysCallVirt : bool } """ -[] +[] let ``should keep comments on else if``() = formatSourceString false """ if true then ()