Skip to content

Commit 09d5753

Browse files
generatedunixname1460021352335069meta-codesync[bot]
authored andcommitted
Libraries/MobileUI/FastResultBuilder/FastResultBuilder/__tests__
Differential Revision: D108403852 fbshipit-source-id: 95c146197a0b4c6276d524d8daddabe3aaba2bb2
1 parent cdd263b commit 09d5753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/FastResultBuilder/FastResultBuilder/__tests__/FastResultsBuilderTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ struct Bar {
6767
}
6868
}
6969

70-
class FastResultsBuilderTests: XCTestCase {
70+
final class FastResultsBuilderTests: XCTestCase {
7171
func test1() {
7272
XCTAssertEqual(Foo().values, [1, 2, 10, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 99, 1])
7373
}

0 commit comments

Comments
 (0)