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 5316cd4 commit 65a0ce8Copy full SHA for 65a0ce8
test/unit/Appium_platformNameNormalization_test.js
@@ -1,5 +1,5 @@
1
import { expect } from 'chai'
2
-import Appium from '../../lib/helper/Appium'
+import Appium from '../../lib/helper/Appium.js'
3
4
describe('Appium platformName normalization', () => {
5
it('should normalize platformName to lowercase for Android', () => {
0 commit comments