Skip to content

Commit

Permalink
Make PC tests more stable (#18640)
Browse files Browse the repository at this point in the history
[Cherry-picked c14d2de]
  • Loading branch information
rochala authored and WojciechMazur committed Jun 20, 2024
1 parent e8a8428 commit e1460f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ class CompletionSuite extends BaseCompletionSuite:
s"""|object Main {
| val Number = "".r
| "" match {
| case _: NotImpl@@
| case _: NotImplementedErr@@
|}
|""".stripMargin,
"""|NotImplementedError scala
Expand Down

0 comments on commit e1460f2

Please sign in to comment.