update naming of classes and tests

This commit is contained in:
2025-03-24 09:20:10 -07:00
parent 135a294e5d
commit 619ef9a27f
8 changed files with 26 additions and 26 deletions

View File

@@ -2094,9 +2094,9 @@ export const fetchSystemDataSuccessfulResponse = {
"logo": 1,
"goRoutePlannerEnabled": "0",
"goColor": null,
"goSupportEmail": "transit.services@pepperdine.edu",
"goSupportEmail": "transit.schedulers@pepperdine.edu",
"goAuthenticationType": "0",
"email": "transit.services@pepperdine.edu"
"email": "transit.schedulers@pepperdine.edu"
},
{
"fullname": "Perimeter Summit Shuttle",
@@ -3347,4 +3347,4 @@ export const fetchSystemDataSuccessfulResponse = {
"fromCache": 1,
"myip": "206.211.154.147"
}
};
};