Fix test by looking at the right data
This commit is contained in:
parent
ee38b9d5e8
commit
8f0dfc9d63
@ -75,7 +75,7 @@ def test_list_single_table(client, mocker, valid_credentials):
|
||||
headers={"Authorization":
|
||||
"Basic " + valid_credentials})
|
||||
|
||||
assert response.json['anchor'] == 'f2b-sshd/test.example.com'
|
||||
assert response.json['table'] == 'f2b-sshd'
|
||||
assert response.json['result'] == _LIST_RESULT
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user