feat: added secret version test with secret import

This commit is contained in:
=
2024-08-30 10:45:34 +05:30
parent 01d24291f2
commit 66ded779fc
3 changed files with 182 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ export default {
});
const redis = new Redis(cfg.REDIS_URL);
await redis.flushdb("ASYNC");
await redis.flushdb("SYNC");
try {
await db.migrate.rollback(