From cb69570d171785b3de9beb2e5235b4b52e86221c Mon Sep 17 00:00:00 2001 From: joshua-mae <86929441+joshua-mae@users.noreply.github.com> Date: Wed, 29 May 2024 11:27:29 -0400 Subject: [PATCH] Fixed the tests --- .github/workflows/playwright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index f32e945..13691ec 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -23,5 +23,5 @@ jobs: - name: Run Playwright tests run: | - pytest tests/ + pytest playwright-tests/