Skip to content

Commit

Permalink
Run swift-format
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandonw authored and github-actions[bot] committed Aug 20, 2024
1 parent 361d2d7 commit 0c31f22
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ class BaseIntegrationTests: XCTestCase {
}

override func invokeTest() {
withSnapshotTesting(
//record: .failed
) {
withSnapshotTesting {
super.invokeTest()
}
}
Expand Down

0 comments on commit 0c31f22

Please sign in to comment.