Merge branch 'jobthomas-build-a-better-woo'

This commit is contained in:
Christopher Allford 2020-05-12 08:02:26 -07:00
commit 933f5e62ac
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ const completeOnboardingWizard = async () => {
// Wait for usage tracking pop-up window to appear
await page.waitForSelector( '.components-modal__header-heading' );
await expect( page ).toMatchElement(
'.components-modal__header-heading', { text: 'Build a Better WooCommerce' }
'.components-modal__header-heading', { text: 'Build a better WooCommerce' }
);
// Query for "Continue" buttons