diff --git a/cypress/fixtures/routes.json b/cypress/fixtures/routes.json deleted file mode 100644 index bbbe58893759a74219f77ac07459f2949db2e604..0000000000000000000000000000000000000000 --- a/cypress/fixtures/routes.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "routes": [ - "resources/resource_catalogs", - "resources/resource_categories", - "resources/resource_categories_update", - "resources/resource_specs", - "resources/resource_spec_update", - "resources/resource_inventory", - "resources/resource_pools", - "resources/resource_pool", - "resources/resource_reservations", - "resources/resource_reservations_calendar", - "resources/resource_reservation_update", - "services/service_catalogs", - "services/service_categories", - "services/service_categories_update", - "services/service_specs", - "services/service_spec_update", - "services/list_nsds", - "services/list_tests", - "services/service_orders", - "services/service_order_checkout", - "services/my_service_orders", - "services/service_orders_calendar", - "services/organizations", - "services/organization_update", - "services/individuals", - "services/individual_update", - "services/service_inventory", - "services/alarms", - "services/action_specs", - "services/action_specs", - "services/action_rules", - "services/action_rule", - "services/service_rule_design", - "testing/service_test_specs", - "testing/service_test_spec", - "testing/service_tests", - "testing/organizations", - "testing/organization_update", - "testing/individuals", - "testing/individual_update", - "products/product_catalogs", - "products/product_catalog_update", - "products/product_categories", - "products/product_category_update", - "products/product_offerings", - "products/product_offering_update", - "products/product_specs", - "products/product_spec_update", - "products/organizations", - "products/organization_update", - "products/individuals", - "products/individual_update", - "/products/individual_update/myuser", - "/testing/individual_update/myuser", - "/services/individual_update/myuser", - "/resources/individual_update/myuser" - ] -} \ No newline at end of file