Bug 1740798 - [puppeteer] Remove multiple results from test "Page.click should click the button". r=webdriver-reviewers,jgraham

Differential Revision: https://phabricator.services.mozilla.com/D131472
This commit is contained in:
Henrik Skupin 2021-11-18 09:12:03 +00:00
parent 434ed28445
commit a854264cda

View File

@ -102,7 +102,7 @@
"FAIL"
],
"Page.click should click the button (click.spec.ts)": [
"PASS", "FAIL"
"PASS"
],
"Page.click should click svg (click.spec.ts)": [
"PASS"