cleanup
This commit is contained in:
parent
64eac7f6cc
commit
09b64d7c4a
@ -77,12 +77,6 @@ def test_validate_creds(credentials):
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
# TODO removal
|
|
||||||
# def test_assert_login():
|
|
||||||
# with pytest.raises(ApiConnectionError):
|
|
||||||
# common._assert_login_status()
|
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.api_con_required
|
@pytest.mark.api_con_required
|
||||||
def test_ping(api_base_url):
|
def test_ping(api_base_url):
|
||||||
resp = common.ping(api_base_url, HttpRequestTypes.GET)
|
resp = common.ping(api_base_url, HttpRequestTypes.GET)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user