mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-11 19:08:20 -05:00
chore: test fix
This commit is contained in:
@@ -13,6 +13,7 @@ vi.mock("@/lib/constants", async (importOriginal) => {
|
||||
return {
|
||||
...actual,
|
||||
EMAIL_VERIFICATION_DISABLED: false,
|
||||
PASSWORD_RESET_DISABLED: false,
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user