zhangxinyao88 commented on code in PR #441:
URL: 
https://github.com/apache/fineract-backoffice-ui/pull/441#discussion_r3839586887


##########
eslint-suppressions.json:
##########
@@ -44,7 +44,7 @@
       "count": 2
     }
   },
-  "src/app/features/accounting/accounting-closure-form.component.spec.ts": {
+  "src/app/features/accounting/accounting-closure-form.component.test.ts": {

Review Comment:
   Done. I replaced the direct `TranslateModule` imports in the 11 accounting 
tests with `provideTranslateTesting()` and removed their ESLint suppressions. 
All 56 tests pass, along with lint and format 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]

Reply via email to