Skip to content

Commit

Permalink
ci: fix cypress api tests (aws-amplify#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaustavghosh06 authored May 29, 2019
1 parent fee247c commit 4ce4dae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/enable_api.exp
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ expect "Do you want to add a sort key to your table?"
send -- "n\r"
expect "Do you want to add global secondary indexes to your table?"
send -- "n\r"
expect "Do you want to access other resources created in this project from your Lambda function?"
send -- "n\r"
expect "Do you want to edit the local lambda function now?"
send -- "n\r"
expect "Restrict API access"
Expand Down

0 comments on commit 4ce4dae

Please sign in to comment.