File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3333 "test:integration:ap-flows" : " pnpm test:integration:base --grep @ap-flows" ,
3434 "test:integration:astro" : " E2E_APP_ID=astro.* pnpm test:integration:base --grep @astro" ,
3535 "test:integration:base" : " pnpm playwright test --config integration/playwright.config.ts" ,
36- "test:integration:billing" : " E2E_APP_ID=withBilling.next.appRouter pnpm test:integration:base --grep @billing" ,
36+ "test:integration:billing" : " E2E_APP_ID=withBilling.* pnpm test:integration:base --grep @billing" ,
3737 "test:integration:cleanup" : " pnpm playwright test --config integration/playwright.cleanup.config.ts" ,
3838 "test:integration:custom" : " pnpm test:integration:base --grep @custom" ,
3939 "test:integration:deployment:nextjs" : " pnpm playwright test --config integration/playwright.deployments.config.ts" ,
You can’t perform that action at this time.
0 commit comments