mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Merge pull request #859 from alphagov/point-documentation-at-clients
Link to client documentation, not API documentation
This commit is contained in:
@@ -251,7 +251,7 @@ def test_api_info_page(
|
||||
follow_redirects=True
|
||||
)
|
||||
assert response.status_code == 200
|
||||
assert 'API integration' in response.get_data(as_text=True)
|
||||
assert 'API info' in response.get_data(as_text=True)
|
||||
|
||||
|
||||
def test_download_example_csv(
|
||||
|
||||
Reference in New Issue
Block a user