Skip to content

Commit 87d2fc3

Browse files
committed
remove janky test
1 parent ee415e7 commit 87d2fc3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit-tests/IterableInboxViewControllerTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,5 @@ class IterableInboxViewControllerTests: XCTestCase {
1313
XCTAssertNotNil(IterableInboxViewController(nibName: nil, bundle: nil))
1414

1515
XCTAssertNotNil(IterableInboxViewController(style: .plain))
16-
17-
XCTAssertNotNil(IterableInboxViewController(coder: try! NSKeyedUnarchiver(forReadingFrom: Data())))
1816
}
1917
}

0 commit comments

Comments
 (0)