Skip to content

Commit ab902b7

Browse files
committed
Update test import
1 parent a9642e1 commit ab902b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpers/parse.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { parseArgv } from '../../src/helpers/parse'
1+
import { parseArgv } from './parse'
22

33

44
test( 'deploymentEnv arg is parsed into same deploymentEnv string', () => {

0 commit comments

Comments
 (0)