We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5cbab2 commit 6d59918Copy full SHA for 6d59918
test/helper/Appium_test.js
@@ -3,7 +3,7 @@ import path from 'path'
3
import { fileURLToPath } from 'url'
4
import { dirname } from 'path'
5
6
-import { Appium } from '../../lib/helper/Appium.js'
+import Appium from '../../lib/helper/Appium.js'
7
import AssertionFailedError from '../../lib/assert/error.js'
8
import { fileExists } from '../../lib/utils.js'
9
import * as codeceptjs from '../../lib/index.js'
0 commit comments