Skip to content

Commit e591de3

Browse files
committed
Fix swiftlint
1 parent 0b39825 commit e591de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Tests/YosemiteTests/Stores/NotificationStoreTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ class NotificationStoreTests: XCTestCase {
366366
applicationId: self.sampleApplicationID,
367367
applicationVersion: self.sampleApplicationVersion) { (device, error) in
368368
promise((device, error))
369-
}
369+
}
370370
noteStore.onAction(action)
371371
}
372372

0 commit comments

Comments
 (0)