Skip to content

Commit

Permalink
swiftlint fixes again
Browse files Browse the repository at this point in the history
  • Loading branch information
terribilis committed Mar 8, 2024
1 parent 677966a commit 15af051
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions StrongerUITests/MissedWorkoutTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
//// SPDX-License-Identifier: MIT
////
//
//import XCTest
// import XCTest
//
//
//class MissedWorkoutTests: XCTestCase {
// class MissedWorkoutTests: XCTestCase {
// override func setUpWithError() throws {
// try super.setUpWithError()
//
Expand All @@ -36,4 +36,4 @@
// app.buttons["Week1 1"].tap()
// XCTAssertTrue(app.buttons["Week 1"].waitForExistence(timeout: 2))
// }
//}
// }

0 comments on commit 15af051

Please sign in to comment.