mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 16:53:11 -04:00
Remove integration testing content
This is covered in the new client library documentation. All of the client libraries now have their documentation published in the new format.
This commit is contained in:
@@ -178,7 +178,7 @@ def documentation():
|
||||
|
||||
@main.route('/integration-testing')
|
||||
def integration_testing():
|
||||
return render_template('views/integration-testing.html')
|
||||
return render_template('views/integration-testing.html'), 410
|
||||
|
||||
|
||||
@main.route('/callbacks')
|
||||
|
||||
Reference in New Issue
Block a user