Skip to content

Commit 1109936

Browse files
authored
Update WebElement_integration_test.js
1 parent 65a0ce8 commit 1109936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/WebElement_integration_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { expect } from 'chai'
2-
import WebElement from '../../lib/element/WebElement'
2+
import WebElement from '../../lib/element/WebElement.js'
33

44
describe('Helper Integration with WebElement', () => {
55
describe('WebElement method testing across helpers', () => {

0 commit comments

Comments
 (0)