Skip to content

Commit

Permalink
Update interactive test
Browse files Browse the repository at this point in the history
  • Loading branch information
mildaniel committed Feb 16, 2024
1 parent 9335ced commit 0903346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integration/init/test_init_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -902,7 +902,7 @@ def test_interactive_init(self):
# 1: AWS Quick Start Templates
# 1: Hello World Example
# N: Use the most popular runtime and package type? (Python and zip) [y/N]
# 13: nodejs18.x
# 12: nodejs18.x
# 1: Zip
# 1: Hello World Example
# N: Would you like to enable X-Ray tracing on the function(s) in your application? [y/N]
Expand All @@ -912,7 +912,7 @@ def test_interactive_init(self):
1
1
N
13
12
1
1
N
Expand Down

0 comments on commit 0903346

Please sign in to comment.