-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PRESS0-1329 | Cypress tests for Migration initiation screen #561
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
@@ -11,6 +11,7 @@ const homepages_mock = require( '../../fixtures/homepages.json' ); | |||
const theme_style_mock = require( '../../fixtures/theme-style.json' ); | |||
const customize_data_mock = require( '../../fixtures/customize-data.json' ); | |||
const homepage_regenerate_mock = require( '../../fixtures/homepage-regenerate.json' ); | |||
const migate_connect_mock = require( '../../fixtures/migrate-connect.json' ); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if you could change it to *migrate_connect_mock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Proposed changes
Type of Change
Checklist
Further comments