Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-mokhnach committed Jan 23, 2025
1 parent 555ac37 commit 6fd987d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/chromedriver-specs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import {fs} from '@appium/support';
import * as tp from 'teen_process';
import path from 'path';
import _ from 'lodash';
import * as utils from '../../lib/utils';

describe('chromedriver', function () {
let sandbox;
Expand Down

0 comments on commit 6fd987d

Please sign in to comment.