We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cfa020 commit 0f22e43Copy full SHA for 0f22e43
Tests/TextBuilderMacroTests/TextBuilderMacroTests.swift
@@ -5,7 +5,7 @@ import TextBuilderMacro
5
6
@Suite(
7
.macros(
8
- ["TextBuilder": TextBuilderMacro.self],
+ [TextBuilderMacro.self],
9
indentationWidth: .tab,
10
record: .missing
11
)
0 commit comments