Skip to content

Commit dec7eb5

Browse files
committed
Updated tests
1 parent a729f6e commit dec7eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ScreenDataNavigationTests/ScreenDataNavigationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ final class ScreenDataNavigationTests: XCTestCase {
2020
XCTAssertEqual(destinations.map { $0.toID },
2121
screen.destinations.map { $0.toID })
2222
}
23-
23+
2424
static var allTests = [
2525
("testExample", testExample),
2626
]

0 commit comments

Comments
 (0)