Skip to content

Commit

Permalink
debug: test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
arikkfir committed Sep 7, 2023
1 parent d2bd4b8 commit 340c409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/tests/example.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ test('has title', async ({page}) => {
await page.goto(`https://acme.${ENV_NAME}.greenstar.kfirs.com/`);
await expect(page).toHaveTitle("GreenSTAR");
});

0 comments on commit 340c409

Please sign in to comment.