Skip to content

Commit facd2a2

Browse files
committed
tests/CSharpLanguageServer.Tests/ReferenceTests.fs: restore testReferenceWorksToAspNetRazorPageReferencedValue
1 parent bd61059 commit facd2a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CSharpLanguageServer.Tests/ReferenceTests.fs

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ let testReferenceWorks(testDataDir: string) =
9090
Assert.AreEqual(expectedLocations2, locations2.Value)
9191

9292
[<TestCase>]
93-
[<Ignore("flakyness; see https://github.com/razzmatazz/csharp-language-server/pull/223")>]
9493
let testReferenceWorksToAspNetRazorPageReferencedValue() =
9594
use client = setupServerClient defaultClientProfile
9695
"TestData/testReferenceWorksToAspNetRazorPageReferencedValue"

0 commit comments

Comments
 (0)