Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
test(gist,repo): updated gist and repo snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-K-T-Berry authored and Ryan Garant committed Oct 27, 2019
1 parent 045be69 commit 230dbda
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions __tests__/__snapshots__/gists.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ https://gist.github.com/000000001e9f6422a8d3cd0feda0a3be845d4
exports[`E2E: Gist Module Test Delete gists \`gh gi --delete 5250d21093b46bd0665c2e8656d16bd2 --delete 30e5d3c69a6997617ab69d07b733105e\` 1`] = `
"? Are you sure? This action CANNOT be undone. [y/N] ? Are you sure? This action CANNOT be undone. [y/N] y? Are you sure? This action CANNOT be undone. [y/N] y
Deleting gist protoEvangelion/5250d21093b46bd0665c2e8656d16bd2
Successfully deleted gist: 5250d21093b46bd0665c2e8656d16bd2
Successfully deleted gist: 5250d21093b46bd0665c2e8656d16bd2
Deleting gist protoEvangelion/30e5d3c69a6997617ab69d07b733105e
Successfully deleted gist: 30e5d3c69a6997617ab69d07b733105e
Successfully deleted gist: 30e5d3c69a6997617ab69d07b733105e
"
`;

Expand Down
2 changes: 1 addition & 1 deletion __tests__/__snapshots__/repo.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ https://github.com/protoEvangelion/foo
exports[`E2E: Repo Module Test Delete repo \`gh re --delete foo\` 1`] = `
"Deleting repo protoEvangelion/foo
? Are you sure? This action CANNOT be undone. [y/N] ? Are you sure? This action CANNOT be undone. [y/N] y? Are you sure? This action CANNOT be undone. [y/N] y
Successfully deleted repo.
Successfully deleted repo.
"
`;

Expand Down
5 changes: 2 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 230dbda

Please sign in to comment.