feat: add frontend prototype
This commit is contained in:
@@ -104,6 +104,7 @@ func clearConfigEnv(t *testing.T) {
|
||||
"SUPABASE_ISSUER",
|
||||
"SUPABASE_JWT_SECRET",
|
||||
"REDIS_ADDR",
|
||||
"APP_SITE_URL",
|
||||
} {
|
||||
t.Setenv(key, "")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user