Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/dev' into auth-lambdas-batch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk committed Jul 18, 2023
2 parents 845a8d5 + bc97cfb commit 0ceebab
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`amplify add auth... ...should init an Android project and add default auth 1`] = `
exports[`amplify add auth... starting interactively with old... ...should init an Android project and add default auth 1`] = `
"IAM Statement Changes
┌───┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────┬────────────────────────────────────┬───────────────────────────┬───────────┐
│ │ Resource │ Effect │ Action │ Principal │ Condition │
Expand Down Expand Up @@ -34,7 +34,7 @@ Outputs
"
`;

exports[`amplify add auth... ...should init an Android project and add default auth 2`] = `
exports[`amplify add auth... starting interactively with old... ...should init an Android project and add default auth 2`] = `
"IAM Statement Changes
┌───┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────┬────────────────────────────────────┬───────────────────────────┬───────────┐
│ │ Resource │ Effect │ Action │ Principal │ Condition │
Expand Down

0 comments on commit 0ceebab

Please sign in to comment.