Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Dec 21, 2024
1 parent 28d673d commit 77d779c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ class RedactedPluginTest(redactedNames: Pair<FqName, FqName>) {

result.assertErrorMessage(
"""
@${redactedAnnotation.shortName().asString()} detected on multiple targets:
@${redactedAnnotation.shortName().asString()} detected on multiple targets:
class: 'DoubleAnnotation'
properties: 'a'
"""
Expand Down

0 comments on commit 77d779c

Please sign in to comment.