We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33baaba commit f0c0a57Copy full SHA for f0c0a57
tests/test_ec2_account.py
@@ -45,7 +45,7 @@ def test_account_add_ec2(mock_requests, mock_time):
45
'us-east-5\n'
46
'ami-12345\n'
47
'n\n'
48
- 'y'
+ 'y\n'
49
'us-east-6\n'
50
'subnet-123456\n'
51
'n'
0 commit comments