terrymanu commented on code in PR #18923:
URL: https://github.com/apache/shardingsphere/pull/18923#discussion_r915504745
##########
shardingsphere-mode/shardingsphere-mode-type/shardingsphere-cluster-mode/shardingsphere-cluster-mode-core/src/test/java/org/apache/shardingsphere/mode/manager/cluster/coordinator/ClusterContextManagerCoordinatorTest.java:
##########
@@ -188,7 +189,7 @@ private Map<String, DataSourceProperties>
getDataSourcePropertiesMap() {
}
@Test
- public void assertSchemaDelete() {
+ public void assertDataBaseDelete() {
Review Comment:
typo for `DataBase`, please use `Database`
--
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]