Skip to content

Commit

Permalink
chore: update test snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Mar 28, 2020
1 parent 9709505 commit da12dcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __e2e__/__snapshots__/cli.test.js.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`show up CLI version information 1`] = `"1.7.0-beta.0"`;
exports[`show up CLI version information 1`] = `"1.7.0-beta.5"`;

exports[`show up CLI version information 2`] = `"1.7.0-beta.0"`;
exports[`show up CLI version information 2`] = `"1.7.0-beta.5"`;

exports[`show up help information on passing in the respective options 1`] = `
"
Expand Down

0 comments on commit da12dcb

Please sign in to comment.