We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c99b87 commit e7aea8dCopy full SHA for e7aea8d
tests/unit-tests/LocalStorageTests.swift
@@ -34,7 +34,6 @@ class LocalStorageTests: XCTestCase {
34
testKeychain.email = nil
35
testKeychain.userId = nil
36
testKeychain.authToken = nil
37
- testKeychain.setLastPushPayload(nil, withExpiration: nil)
38
}
39
40
func testUserIdAndEmail() throws {
0 commit comments