Skip to content

Instantly share code, notes, and snippets.

@gauravchl
Last active August 5, 2019 17:45
Show Gist options
  • Save gauravchl/5cabb044147cc677f84d17461989bdd9 to your computer and use it in GitHub Desktop.
Save gauravchl/5cabb044147cc677f84d17461989bdd9 to your computer and use it in GitHub Desktop.
For medium
"scripts": {
"e2e": "testcafe chrome e2e/*.js --app 'yarn serve:build'",
"e2e:github": "testcafe chrome:headless e2e/*.js --app 'npm run serve:build'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment