chore: Update migrations dir in tests

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2021-06-04 08:48:54 +02:00
parent b45e29410a
commit f8e773e3e9
@@ -36,7 +36,7 @@ export class DatabaseManager {
): Promise<Database> {
const migrationsDir = resolvePackagePath(
'@backstage/plugin-catalog-backend',
'migrationsv2',
'migrations',
);
await knex.migrate.latest({