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 2bc0964 commit d2bd4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/tests/example.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ test('has title', async ({page}) => {
await page.goto(`https://acme.${ENV_NAME}.greenstar.kfirs.com/`);
await expect(page).toHaveTitle("GreenSTAR");
});

0 comments on commit d2bd4b8

Please sign in to comment.