Skip to content

Commit

Permalink
Update test_sshops.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NihalM99 authored Oct 24, 2023
1 parent 5ab3b6f commit 27af63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/operations/test_sshops.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ def test_generate_and_upload_keypair__exit_code_1(
'-f',
os.path.expanduser('~') + '{0}.ssh{0}aws-eb-us-west-2'.format(os.path.sep),
'-C',
'aws-eb-us-west-2',
'aws-eb-us-west-2'
]
)

Expand Down

0 comments on commit 27af63a

Please sign in to comment.