mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 07:28:25 -04:00
Cleaned up readme, un-removed e2e test services, updated e2e test to cleanup better
This commit is contained in:
1
urls.js
1
urls.js
@@ -38,7 +38,6 @@ const routes = {
|
||||
{ label: 'Service Usage', path: servicePath('/usage') },
|
||||
{ label: 'Service Template Usage', path: servicePath('/template-usage') },
|
||||
{ label: 'Service Jobs', path: servicePath('/jobs') },
|
||||
{ label: 'Service Notifications', path: servicePath('/notifications') },
|
||||
{ label: 'Service History', path: servicePath('/history') },
|
||||
{ label: 'Service Settings', path: servicePath('/service-settings') },
|
||||
{ label: 'Service Settings Admin', path: servicePath('/service-settings?show_admin_view=true') },
|
||||
|
||||
Reference in New Issue
Block a user