Skip to content

Commit

Permalink
chore: Unignore suites related to coursier shadowing
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik authored and kasiaMarek committed Sep 8, 2023
1 parent 5ad8596 commit b55d500
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class ShadowingCompletionSuite extends BaseCompletionSuite {
)

check(
"buffer".tag(IgnoreForScala3CompilerPC),
"buffer",
"""package pkg
|object Main {
| val x = ListBuff@@
Expand Down

0 comments on commit b55d500

Please sign in to comment.