terrymanu opened a new pull request, #35322: URL: https://github.com/apache/shardingsphere/pull/35322
- Remove usage of MockedDatabaseType from multiple test files - Use TypedSPILoader.getService(DatabaseType.class, "FIXTURE") to get DatabaseType instance - Update import statements and test logic to use the new DatabaseType instance - Improve test readability and reduce reliance on mock classes -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org