This is an automated email from the ASF dual-hosted git repository.

menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 89b2506  Revert handling for unregister of 
PostgreSQLBinaryStatementRegistry (#11278)
     add c9e20f8  Merge MockDataSource and MockedDataSource (#11284)

No new revisions were added by this update.

Summary of changes:
 .../shardingsphere-governance-core/pom.xml         |  8 ++
 .../governance/core/registry/MockDataSource.java   | 88 ----------------------
 .../core/registry/RegistryCenterTest.java          |  3 +-
 .../impl/DataSourceRegistryServiceTest.java        |  4 +-
 .../test/resources/yaml/regcenter/data-source.yaml |  4 +-
 .../shardingsphere/test/mock/MockedDataSource.java | 16 ++++
 6 files changed, 30 insertions(+), 93 deletions(-)
 delete mode 100644 
shardingsphere-governance/shardingsphere-governance-core/src/test/java/org/apache/shardingsphere/governance/core/registry/MockDataSource.java

Reply via email to