Skip to content

Commit c72df2b

Browse files
committed
kick the CI
1 parent 0dcdfc3 commit c72df2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/service/ProjectAnalysisTests.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5498,6 +5498,7 @@ type A(i:int) =
54985498
| Some(fileResults, checkFileResults) -> ()
54995499
| None -> failwith "no results from TryGetRecentCheckResultsForFile"
55005500

5501+
55015502
let fileSource1TextEdited = """
55025503
type A(i:int) =
55035504
member x.Value = i

0 commit comments

Comments
 (0)