mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 09:57:33 -02:30
clears authtoken & add PAT
This commit is contained in:
@@ -28,7 +28,6 @@ def mock_response_new(mocker):
|
||||
class TestApiRootView:
|
||||
def test_get_endpoints(self, mocker, mock_response_new):
|
||||
endpoints = [
|
||||
'authtoken',
|
||||
'ping',
|
||||
'config',
|
||||
#'settings',
|
||||
|
||||
Reference in New Issue
Block a user