Skip to content

Commit bd1d2c1

Browse files
committed
Update AppiumWeb_test.js
1 parent 27491ef commit bd1d2c1

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)