You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before submitting an issue please check that you’ve completed the following steps:
Made sure you’re on the latest version
Used the search feature to ensure that the bug hasn’t been reported before
Describe the bug
In this PR we forgot to add the urls for delayjs script and so when we run npm run test:delayjs:genesis or any delayjs related test, we will not get the scenario urls because it was removed.
Before submitting an issue please check that you’ve completed the following steps:
Describe the bug
In this PR we forgot to add the urls for delayjs script and so when we run npm run test:delayjs:genesis or any delayjs related test, we will not get the scenario urls because it was removed.
To Reproduce
Steps to reproduce the behavior:
wp-rocket-e2e/package.json
Lines 20 to 23 in 7b589ba
Expected behavior
We need to create backstop references when we run the following tests:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
We need to add scenario urls for delayjs here: https://github.com/wp-media/wp-rocket-e2e/blob/develop/config/scenarioUrls.json
We have it like so previously:
Acceptance Criteria (for WP Media team use only)
Clear instructions for developers, to be added before the grooming
The text was updated successfully, but these errors were encountered: