Skip to content

Commit

Permalink
Issue #2113. Fixes issues auth tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
miketaylr committed Feb 16, 2018
1 parent d6b9029 commit fa320c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/issues-auth.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ registerSuite("Issues (auth)", {
return FunctionalHelpers.openPage(
this,
url("/issues/70"),
".wc-Issue-commentSubmit"
".js-Issue-comment-button"
)
.findByCssSelector("body")
.click()
Expand Down

0 comments on commit fa320c8

Please sign in to comment.