Skip to content

Commit

Permalink
temp: break instrumentation tests
Browse files Browse the repository at this point in the history
to test Buildkite annotations
  • Loading branch information
wzieba committed Aug 1, 2024
1 parent f4e7f6f commit 6240d49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ class MySitesPage {
ViewMatchers.withId(R.id.quick_link_item)
)
)
WPSupportUtils.clickOn(statsButton)
// WPSupportUtils.clickOn(statsButton)
WPSupportUtils.idleFor(4000)
WPSupportUtils.dismissJetpackAdIfPresent()
WPSupportUtils.waitForElementToBeDisplayedWithoutFailure(R.id.tabLayout)
Expand Down

0 comments on commit 6240d49

Please sign in to comment.