Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Apr 11, 2018
1 parent cc1ebc8 commit d5a4bf8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/node_modules
/coverage
/.coveralls.yml
/test/.DS_Store
3 changes: 3 additions & 0 deletions test/__snapshots__/steps.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

exports[`run through steps exec should be called with correct args 1`] = `
Array [
Array [
"ssh -oBatchMode=yes -T git@github.com",
],
Array [
"git clone git@github.com:elastic/kibana",
Object {
Expand Down

0 comments on commit d5a4bf8

Please sign in to comment.