Update marketing packages and checkout copy
This commit is contained in:
@@ -40,7 +40,7 @@ test.describe('Marketing frontend smoke', () => {
|
||||
await acceptCookies.click();
|
||||
}
|
||||
|
||||
const packageCards = page.locator('section >> text=/Starter|Standard|Premium/');
|
||||
const packageCards = page.locator('section >> text=/Starter|Classic|Premium/');
|
||||
await expect(packageCards.first()).toBeVisible();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user