updating reference in server test
This commit is contained in:
parent
04e623ea14
commit
ee6d253700
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Test the different server responses
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
def test_elb_describe_instances():
|
def test_elbv2_describe_instances():
|
||||||
backend = server.create_backend_app("elbv2")
|
backend = server.create_backend_app("elbv2")
|
||||||
test_client = backend.test_client()
|
test_client = backend.test_client()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue