Skip to content

Commit f1a28ef

Browse files
committed
fixup! test: fix Cypress tests related to scrolling
1 parent 743f1f8 commit f1a28ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/helipopper.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
with:
5353
browser: chrome
5454
headless: true
55-
start: npm run serve:integration:static
56-
wait-on: 'http://localhost:4200'
55+
start: npm run serve:playground:static
56+
wait-on: http://localhost:4200

0 commit comments

Comments
 (0)