Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Dec 2, 2019
1 parent 8ed4247 commit 7a1845c
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.6.1"`;
exports[`show up CLI version information 1`] = `"1.6.2"`;

exports[`show up CLI version information 2`] = `"1.6.1"`;
exports[`show up CLI version information 2`] = `"1.6.2"`;

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

0 comments on commit 7a1845c

Please sign in to comment.