Skip to content

Commit 71dbf79

Browse files
committed
Disabled the test for WP.
1 parent 650ceab commit 71dbf79

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

WordPress/UITests/Tests/DashboardTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class DashboardTests: XCTestCase {
1818
removeApp()
1919
}
2020

21+
// This test is JP only.
2122
func testDomainsCardNavigation() throws {
2223
try MySiteScreen()
2324
.verifyDomainsCard()

WordPress/UITests/WordPressUITests.xctestplan

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"testTargets" : [
2222
{
2323
"skippedTests" : [
24+
"DashboardTests",
2425
"EditorAztecTests",
2526
"EditorTests\/testPlayground()",
2627
"LoginTests\/testEmailMagicLinkLogin()",

0 commit comments

Comments
 (0)