Skip to content

Commit

Permalink
chore(*): fix file path
Browse files Browse the repository at this point in the history
  • Loading branch information
krishna-acondy committed Nov 15, 2020
1 parent 801d271 commit 8c3b720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/commands/folder/delete.spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import dotenv from 'dotenv'
import { folder } from '../../../src/sasjs-folder/index'
import { folder } from '../../../src/commands/folder/index'
import * as removeModule from '../../../src/commands/folder/remove'
import { generateTimestamp } from '../../../src/utils/utils'

Expand Down

0 comments on commit 8c3b720

Please sign in to comment.