Skip to content

Commit

Permalink
CFWEB-69-playwright-and-browserstack
Browse files Browse the repository at this point in the history
run server start and test execution parallel
  • Loading branch information
stefanheinze committed Jan 22, 2024
1 parent f5b02ab commit 9e24381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-playwright/playwright.config.ci.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ const config: PlaywrightTestConfig = {
};
export default config;

export const baseUrl: string = 'http://localhost:4200';
export const baseUrl: string = 'https://bs-local.com:4200';

0 comments on commit 9e24381

Please sign in to comment.