fix(tests): resolve prepublishOnly failures in AppAuth and postgres tests

This commit is contained in:
Cameron Pak
2026-04-03 08:30:47 -05:00
parent 81bf41ce34
commit b070fb591e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ describe("AppAuth", () => {
});
await app.build();
app.registerAdminController();
app.registerAdminController({ forceDev: true });
const spy = spyOn(app.module.auth.authenticator, "requestCookieRefresh");
// register custom route