Skip to content

Commit

Permalink
Run tests against dev env for now
Browse files Browse the repository at this point in the history
- This may change later
  • Loading branch information
trslater committed Mar 11, 2024
1 parent 66f1f19 commit 76a41cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default defineConfig({
{
name: 'portal',
use: {
baseURL: 'http://localhost:4201',
baseURL: 'https://alcs-dev-portal.apps.silver.devops.gov.bc.ca',
},
dependencies: ['chromium'],
testMatch: 'portal/**/*.spec.ts',
Expand Down

0 comments on commit 76a41cc

Please sign in to comment.