ci: Fix flaky 34-template-credentials-setup.cy.ts (no-changelog) (#11763)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2024-11-15 18:26:35 +01:00 committed by GitHub
parent bd924c7194
commit 54e1f62535
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1560 additions and 6 deletions

View file

@ -56,10 +56,10 @@ describe('Template credentials setup', () => {
it('can be opened from template collection page', () => {
visitTemplateCollectionPage(testData.ecommerceStarterPack);
templateCredentialsSetupPage.enableTemplateCredentialSetupFeatureFlag();
clickUseWorkflowButtonByTitle('Promote new Shopify products on Twitter and Telegram');
clickUseWorkflowButtonByTitle('Promote new Shopify products');
templateCredentialsSetupPage.getters
.title("Set up 'Promote new Shopify products on Twitter and Telegram' template")
.title("Set up 'Promote new Shopify products' template")
.should('be.visible');
});
@ -67,7 +67,7 @@ describe('Template credentials setup', () => {
templateCredentialsSetupPage.visitTemplateCredentialSetupPage(testTemplate.id);
templateCredentialsSetupPage.getters
.title("Set up 'Promote new Shopify products on Twitter and Telegram' template")
.title("Set up 'Promote new Shopify products' template")
.should('be.visible');
templateCredentialsSetupPage.getters

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,7 @@
{
"workflow": {
"id": 1205,
"name": "Promote new Shopify products on Twitter and Telegram",
"name": "Promote new Shopify products",
"views": 478,
"recentViews": 9880,
"totalViews": 478,

View file

@ -1202,7 +1202,7 @@
},
{
"id": 1205,
"name": "Promote New Shopify Products on Social Media (Twitter and Telegram)",
"name": "Promote New Shopify Products",
"totalViews": 219,
"recentViews": 0,
"user": {