Skip to content

Commit

Permalink
Remove deliberately broken test.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsymons committed Dec 15, 2023
1 parent 04fb662 commit f8a100e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -266,10 +266,6 @@ final class DataBrokerProtectionProfileTests: XCTestCase {
XCTAssertTrue(vault.wasDeleteProfileQueryCalled)
}

func testDeliberatelyBrokenTestLol() {
XCTFail("Testing GitHub")
}

}

extension ProfileQuery: Comparable {
Expand Down

0 comments on commit f8a100e

Please sign in to comment.