Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
sixhours committed Jan 27, 2025
1 parent 25d3b3c commit 2f68f4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ describe( 'Site Migration Flow', () => {
destination: `/setup/site-migration/${ STEPS.SITE_MIGRATION_INSTRUCTIONS.slug }?siteSlug=example.wordpress.com&from=https%3A%2F%2Fsite-to-be-migrated.com`,
extraQueryParams: { hosting_intent: HOSTING_INTENT_MIGRATE },
flowName: 'site-migration',
from: 'https://site-to-be-migrated.com',
siteSlug: 'example.wordpress.com',
stepName: STEPS.SITE_MIGRATION_UPGRADE_PLAN.slug,
cancelDestination: `/setup/site-migration/${ STEPS.SITE_MIGRATION_UPGRADE_PLAN.slug }?siteSlug=example.wordpress.com&from=https%3A%2F%2Fsite-to-be-migrated.com`,
Expand Down

0 comments on commit 2f68f4f

Please sign in to comment.