tarun-tarun143 commented on code in PR #435:
URL:
https://github.com/apache/fineract-backoffice-ui/pull/435#discussion_r3838406646
##########
src/app/features/organization/offices/offices-list.component.test.ts:
##########
@@ -23,7 +23,7 @@ import { OfficesListComponent } from
'./offices-list.component';
import { OfficesService, GetOfficesResponse } from '../../../api';
import { Router } from '@angular/router';
import { of, throwError, Observable } from 'rxjs';
-import { TranslateModule } from '@ngx-translate/core';
+import { provideTranslateTesting } from '../../../testing/i18n-testing';
Review Comment:
Thanks Aman. I’ve removed the suppressions from eslint-supressions.js for
the files that are now completed and verified the tests and formatting checks.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]