diff --git a/package.json b/package.json index bd45f78..ceab316 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint": "next lint", "lint:fix": "yarn lint --fix", "format": "npx prettier --write .", - "test:e2e": "playwright test", + "test:e2e": "doppler run -- playwright test", "generate-db-types": "npx supabase gen types typescript --project-id \"uvthrievvhksvomqwowg\" --schema public > types/supabase.ts" }, "dependencies": { diff --git a/tests/form-fill.spec.ts b/tests/form-fill.spec.ts index 8028b6f..557806d 100644 --- a/tests/form-fill.spec.ts +++ b/tests/form-fill.spec.ts @@ -49,7 +49,7 @@ const testScenarios = [ company: 'Big Tech Co.', job_title: 'Software Engineer', marketing_technologies: 'PostHog', - github: 'jd123456', + github: 'github.com/jd123456', }, }, {