test apps api

This commit is contained in:
2025-12-23 23:14:51 +01:00
parent 16cd572c63
commit efcdbd17f2
71 changed files with 3924 additions and 913 deletions

View File

@@ -66,7 +66,7 @@ import {
RACE_RESULTS_DETAIL_PRESENTER_TOKEN,
RACE_WITH_SOF_PRESENTER_TOKEN,
RACES_PAGE_DATA_PRESENTER_TOKEN
} from './RaceProviders';
} from './RaceTokens';
@Injectable()
export class RaceService {