Cleaned up readme, un-removed e2e test services, updated e2e test to cleanup better

This commit is contained in:
Alex Janousek
2025-10-20 10:38:42 -04:00
parent 484525477f
commit 18d58c69ca
16 changed files with 138 additions and 272 deletions

View File

@@ -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') },