diff --git a/internal/commands/testdata/tas_fake/tas_failing/migrations/node_modules/.package-lock.json b/internal/commands/testdata/tas_fake/tas_failing/migrations/node_modules/.package-lock.json new file mode 100644 index 000000000..7b08d8c58 --- /dev/null +++ b/internal/commands/testdata/tas_fake/tas_failing/migrations/node_modules/.package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "migrations", + "lockfileVersion": 3, + "requires": true, + "packages": {} +} diff --git a/internal/commands/testdata/tas_fake/tas_failing/migrations/node_modules/this-file-should-be-excluded.js b/internal/commands/testdata/tas_fake/tas_failing/migrations/node_modules/this-file-should-be-excluded.js deleted file mode 100644 index e69de29bb..000000000 diff --git a/internal/commands/testdata/tas_fake/tas_failing/migrations/package-lock.json b/internal/commands/testdata/tas_fake/tas_failing/migrations/package-lock.json new file mode 100644 index 000000000..7b08d8c58 --- /dev/null +++ b/internal/commands/testdata/tas_fake/tas_failing/migrations/package-lock.json @@ -0,0 +1,6 @@ +{ + "name": "migrations", + "lockfileVersion": 3, + "requires": true, + "packages": {} +}