remove unnecessary empty line
This commit is contained in:
parent
f7d8e3beb1
commit
fe1293ee5b
1 changed files with 0 additions and 1 deletions
|
|
@ -546,7 +546,6 @@ def test_describe_load_balancers():
|
|||
list(response['LoadBalancers']).should.have.length_of(1)
|
||||
response['LoadBalancers'][0]['LoadBalancerName'].should.equal('my-lb')
|
||||
|
||||
|
||||
@mock_autoscaling
|
||||
@mock_elb
|
||||
def test_create_elb_and_autoscaling_group_no_relationship():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue