Skip to content

Commit

Permalink
chore: fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Dec 13, 2024
1 parent 2019cdc commit 0476e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/browser-test-config/lt_karma.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ module.exports = function (config) {
})

const webdriverConfig = createWebDriverConfig('hub.lambdatest.com')
const mobileWebDriverConfig = createWebDriverConfig('mobile-hub.lambdatest.com')
// const mobileWebDriverConfig = createWebDriverConfig('mobile-hub.lambdatest.com')

const customLaunchers = {
chrome_windows: createLauncher(webdriverConfig, {
Expand Down

0 comments on commit 0476e9e

Please sign in to comment.