Skip to content

Commit 9958def

Browse files
committed
ignore language server tests
1 parent 7cf8c6f commit 9958def

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

language-server/test/dotty/tools/languageserver/DefinitionTest.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ class DefinitionTest {
186186
.definition(m7 to m8, List(m3 to m4))
187187
}
188188

189+
@Ignore
189190
@Test def goToParamCopyMethod: Unit = {
190191

191192
withSources(

0 commit comments

Comments
 (0)