Skip to content

Commit 225dd8c

Browse files
generatedunixname1460021352335069meta-codesync[bot]
authored andcommitted
Libraries/MobileUI/QuickLayout/QuickLayoutMacroTests
Differential Revision: D108388374 fbshipit-source-id: 1a67b85cbc6a44a24be4d941259368f44465f738
1 parent 3ddfaf0 commit 225dd8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/QuickLayout/QuickLayoutMacroTests/QuickLayoutTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let testMacros: [String: Macro.Type] = [
1919
"_QuickLayoutInjection": QuickLayoutInjection.self,
2020
]
2121

22-
class QuickLayoutTests: XCTestCase {
22+
final class QuickLayoutTests: XCTestCase {
2323
func testBasicMacroExpansion() throws {
2424
assertMacroExpansion(
2525
#"""

0 commit comments

Comments
 (0)