Skip to content

Commit

Permalink
add lodash import to primary
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker committed Jan 11, 2022
1 parent e4921c2 commit aec4800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/driver/src/cy/multi-domain/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import Bluebird from 'bluebird'
import _ from 'lodash'
import { createDeferred, Deferred } from '../../util/deferred'
import $utils from '../../cypress/utils'
import $errUtils from '../../cypress/error_utils'
Expand Down

0 comments on commit aec4800

Please sign in to comment.