Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Sep 8, 2024
1 parent 3570575 commit b56c7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/helpers/cli.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import spawn from 'nano-spawn'
import { getBinPath } from 'get-bin-path'
import spawn from 'nano-spawn'

const BINARY_PATH = getBinPath()

Expand Down

0 comments on commit b56c7a8

Please sign in to comment.