Skip to content

Commit e7aea8d

Browse files
committed
update unit test
1 parent 0c99b87 commit e7aea8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit-tests/LocalStorageTests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ class LocalStorageTests: XCTestCase {
3434
testKeychain.email = nil
3535
testKeychain.userId = nil
3636
testKeychain.authToken = nil
37-
testKeychain.setLastPushPayload(nil, withExpiration: nil)
3837
}
3938

4039
func testUserIdAndEmail() throws {

0 commit comments

Comments
 (0)