Skip to content

Commit 45b2b98

Browse files
committed
update readme
1 parent 2ec3883 commit 45b2b98

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,10 +147,6 @@ import XCTest
147147
@testable import CacheStoreDemo
148148

149149
class CacheStoreDemoTests: XCTestCase {
150-
override func setUp() {
151-
TestStoreFailure.handler = XCTFail
152-
}
153-
154150
func testExample_success() throws {
155151
let store = TestStore(
156152
initialValues: [

0 commit comments

Comments
 (0)