Skip to content

Commit 304be67

Browse files
committed
nits
1 parent 75547a5 commit 304be67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/ParseSwiftTests/MigrateOldParseInstallationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class MigrateOldParseInstallationTests: XCTestCase {
7373
XCTAssertTrue(installation.hasSameInstallationId(as: newInstallation))
7474
}
7575
#endif
76-
76+
7777
func testOverwriteOldInstallation() throws {
7878
guard let url = URL(string: "http://localhost:1337/1") else {
7979
XCTFail("Should create valid URL")

0 commit comments

Comments
 (0)