diff --git a/packages/gitbook/e2e/customers.spec.ts b/packages/gitbook/e2e/customers.spec.ts index 692d428d4..7081f998e 100644 --- a/packages/gitbook/e2e/customers.spec.ts +++ b/packages/gitbook/e2e/customers.spec.ts @@ -396,7 +396,7 @@ const testCases: TestsCase[] = [ { name: 'faq.wanttopay.net/wanttopay-app', contentBaseURL: 'https://faq.wanttopay.net', - tests: [{ name: 'Home', url: '/wanttopay-app', run: waitForCookiesDialog }], + tests: [{ name: 'Home', url: '/wanttopay-app' }], }, { name: 'guide.prismlive.com',