mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-13 14:35:14 +02:00
fixed tests
This commit is contained in:
parent
96714c4eb2
commit
46d3969047
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from epplibwrapper import (
|
|||
commands,
|
||||
)
|
||||
|
||||
API_BASE_PATH = "/api/v1/available/"
|
||||
API_BASE_PATH = "/api/v1/available/?domain="
|
||||
|
||||
|
||||
class AvailableViewTest(MockEppLib):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue