chore: Update migrations dir in tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ export class DatabaseManager {
|
||||
): Promise<Database> {
|
||||
const migrationsDir = resolvePackagePath(
|
||||
'@backstage/plugin-catalog-backend',
|
||||
'migrationsv2',
|
||||
'migrations',
|
||||
);
|
||||
|
||||
await knex.migrate.latest({
|
||||
|
||||
Reference in New Issue
Block a user