Skip to content

Commit

Permalink
Revert test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
maxg-square authored Sep 17, 2024
1 parent 0d5f2b6 commit b5ea446
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import XCTest
class AccessibilityContainerTests: XCTestCase {

func test_recursiveAccessibleSubviewsIncludesContainedElements() {
XCTFail("Test failure")

let viewA = UIView()
let viewB = UIView()

Expand Down

0 comments on commit b5ea446

Please sign in to comment.