From 15a0961f393224d042125aae5bb4d92232b58b22 Mon Sep 17 00:00:00 2001 From: nsbradford Date: Sun, 24 Sep 2023 16:37:27 -0400 Subject: [PATCH] fix tests --- package.json | 2 +- tests/form-fill.spec.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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', }, }, {