diff --git a/Tests/PerceptionTests/PerceptionTrackingTests.swift b/Tests/PerceptionTests/PerceptionTrackingTests.swift index eb69523..7bdf12b 100644 --- a/Tests/PerceptionTests/PerceptionTrackingTests.swift +++ b/Tests/PerceptionTests/PerceptionTrackingTests.swift @@ -16,7 +16,7 @@ final class PerceptionTrackingTests: XCTestCase { XCTAssertEqual(model.count2, 0) self.wait(for: [expectation], timeout: 0) } - + func testMutateNonAccessedField() { let model = Model() withPerceptionTracking {