Commit 3f402993 authored by Łukasz Nowak's avatar Łukasz Nowak

Reflect new exposed method.

parent 2fac6362
......@@ -1296,6 +1296,7 @@ class TestGET_discovery(VifibSlaposRestAPIV1Mixin):
def assertAPIDiscoveryDict(self):
self.assertSameSet(self.json_response.keys(),
[
'computer_update',
'instance_certificate',
'request_instance',
'instance_list',
......
65
\ No newline at end of file
66
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment