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
{{ message }}
This repository has been archived by the owner on May 16, 2024. It is now read-only.
console.log(`You are about to run tests for data.gov.uk: ${config} with ${process.argv[3] ? `the scenario filter: ${process.argv[3]}`: 'no scenario filter'}. Please ensure that the instance you are testing against lines up with the test id you have passed eg: if you are running against a ckan 2.8 instance, don't test against the 2.7 scenario set (unless you explicitly want to do this). If you run into problems whilst testing, please assess the readme or open an issue/pull request in the datagovuk-visual-regression-tests repo.`);