Test Boto 2.43.0 .
This commit is contained in:
parent
3b98566f20
commit
38021c6ef5
3 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ def test_lifecycle_create():
|
|||
lifecycle.id.should.equal('myid')
|
||||
lifecycle.prefix.should.equal('')
|
||||
lifecycle.status.should.equal('Enabled')
|
||||
lifecycle.transition.should.equal(None)
|
||||
list(lifecycle.transition).should.equal([])
|
||||
|
||||
|
||||
@mock_s3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue