Skip to content

Commit c7facf7

Browse files
committed
revert
1 parent 5bd4c47 commit c7facf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
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",

0 commit comments

Comments
 (0)