diff --git a/extensions/amp-subscriptions-google/0.1/test-e2e/test-amp-subscriptions-google.js b/extensions/amp-subscriptions-google/0.1/test-e2e/test-amp-subscriptions-google.js index 15ea435820c0..c236ed56eaa8 100644 --- a/extensions/amp-subscriptions-google/0.1/test-e2e/test-amp-subscriptions-google.js +++ b/extensions/amp-subscriptions-google/0.1/test-e2e/test-amp-subscriptions-google.js @@ -28,7 +28,7 @@ describes.endtoend( controller = env.controller; }); - it('Subscription offers should render correctly', async () => { + it.skip('Subscription offers should render correctly', async () => { const btn = await controller.findElement('#swg_button'); // Wait for button to be rendered and ready to click await expect(controller.getElementRect(btn)).to.include({