Skip to content

Commit

Permalink
Make PC tests more stable (#18640)
Browse files Browse the repository at this point in the history
  • Loading branch information
rochala authored Oct 3, 2023
1 parent de4ad2b commit c14d2de
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 c14d2de

Please sign in to comment.