Skip to content

Commit

Permalink
Rename to 'region_name'
Browse files Browse the repository at this point in the history
  • Loading branch information
hengfengli committed Dec 6, 2018
1 parent 9dcf164 commit bf110c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/unit/test_core.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
'aws_access_key_id': 'fake_one',
'aws_secret_access_key': 'fake_one',
'aws_session_token': 'fake_one',
'region': 'us-east-1'
'region_name': 'us-east-1'
}


Expand Down

0 comments on commit bf110c6

Please sign in to comment.