Skip to content

Commit

Permalink
VR-68: rename before seed file update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulius Michelevicius authored and Paulius Michelevicius committed May 8, 2024
1 parent d173dd1 commit da2b811
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion knexfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const pgConfig = {
tableName: 'migrations',
},
seeds: {
directory: './test/seeds/dev',
directory: './test/seeds/test',
},
}

Expand Down
13 changes: 0 additions & 13 deletions test/seeds/dev/initial-seed-tmp.js

This file was deleted.

0 comments on commit da2b811

Please sign in to comment.