Skip to content

Commit

Permalink
Update eslint environment for Webdriver v6
Browse files Browse the repository at this point in the history
  • Loading branch information
lfdebrux committed Jun 18, 2020
1 parent ba80991 commit bff5606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* global afterEach, beforeEach, browser, describe, it */
/* global $, afterEach, beforeEach, browser, describe, it */
const expect = require('chai').expect
const { browserName, version } = browser.capabilities
const isChrome = browserName === 'chrome'
Expand Down

0 comments on commit bff5606

Please sign in to comment.