Skip to content

Instantly share code, notes, and snippets.

@LeonardoFassini
Last active September 22, 2020 14:01
Show Gist options
  • Save LeonardoFassini/952c9065b9b69fa42e4352b6daf88178 to your computer and use it in GitHub Desktop.
Save LeonardoFassini/952c9065b9b69fa42e4352b6daf88178 to your computer and use it in GitHub Desktop.
When('I put {string} {string} in the {string}', (first, second, third) => {
// do something here...
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment