Skip to content

Commit

Permalink
Remove trailing whitespace (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
yimajo committed Feb 19, 2024
1 parent 29b0593 commit 0236b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/PerceptionTests/PerceptionTrackingTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ final class PerceptionTrackingTests: XCTestCase {
XCTAssertEqual(model.count2, 0)
self.wait(for: [expectation], timeout: 0)
}

func testMutateNonAccessedField() {
let model = Model()
withPerceptionTracking {
Expand Down

0 comments on commit 0236b6c

Please sign in to comment.