Skip to content

Commit

Permalink
Update tests/cross/src/test/scala/tests/pc/CompletionSuite.scala
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Cieśluk <[email protected]>
  • Loading branch information
tgodzik and jkciesluk committed Nov 29, 2023
1 parent 495333f commit e6303c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/cross/src/test/scala/tests/pc/CompletionSuite.scala
Original file line number Diff line number Diff line change
Expand Up @@ -1108,8 +1108,8 @@ class CompletionSuite extends BaseCompletionSuite {
|""".stripMargin,
"3" ->
"""|Some(value) scala
|Seq: scala.collection.immutable
|Set: scala.collection.immutable
|Seq scala.collection.immutable
|Set scala.collection.immutable
|""".stripMargin,
// TODO https://github.com/scalameta/metals/issues/5885
">=3.4.0-RC1-bin-20231127-41e7d95-NIGHTLY" ->
Expand Down

0 comments on commit e6303c3

Please sign in to comment.