Skip to content

Instantly share code, notes, and snippets.

@eduardopc
Created April 30, 2020 01:50
Show Gist options
  • Save eduardopc/a8e838b5c83a586e2af09dc5a9959234 to your computer and use it in GitHub Desktop.
Save eduardopc/a8e838b5c83a586e2af09dc5a9959234 to your computer and use it in GitHub Desktop.
"scripts": {
"test:consumer": "jest --runInBand __tests__/contract/consumer/consumer.spec.js",
"publish:broker": "node ./__tests__/contract/broker/publish.js"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment