### Suggestion It's not clear what these test cases are attempting to test. https://github.com/typescript-eslint/typescript-eslint/blob/2e2433b24bdadf842d6527892a587117e47f2e96/packages/eslint-plugin/tests/rules/no-base-to-string.test.ts#L137-L140 https://github.com/typescript-eslint/typescript-eslint/blob/2e2433b24bdadf842d6527892a587117e47f2e96/packages/eslint-plugin/tests/rules/no-base-to-string.test.ts#L280-L294 These test cases get in the way of changes necessary for https://github.com/typescript-eslint/typescript-eslint/issues/10430 and https://github.com/typescript-eslint/typescript-eslint/issues/8585 ### Additional Info _No response_