Skip to content

Commit

Permalink
Restore failure expectation for actionsWithkeyPressed infra test
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeZielinski committed Oct 4, 2019
1 parent 0272421 commit cf29fd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

[TestDriver actions: actions with key pressed]
expected:
if product == "firefox" and os == "mac": FAIL
if os == "mac" and (product == "chrome" or product=="firefox"): FAIL

0 comments on commit cf29fd0

Please sign in to comment.