Skip to content

Commit d5cbab2

Browse files
authored
Update AppiumWeb_test.js
1 parent ed0c381 commit d5cbab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helper/AppiumWeb_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Appium } from '../../lib/helper/Appium.js'
1+
import Appium from '../../lib/helper/Appium.js'
22
import * as codeceptjs from '../../lib/index.js'
33
global.codeceptjs = codeceptjs.default || codeceptjs
44

0 commit comments

Comments
 (0)