Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed May 21, 2020
1 parent f9f6134 commit e6b2256
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.5"`;
exports[`show up CLI version information 1`] = `"1.8.0-beta.0"`;

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

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

0 comments on commit e6b2256

Please sign in to comment.