Skip to content

Commit

Permalink
rename SchemaTableNamesLoaderTest to SchemaMetaDataLoaderTest
Browse files Browse the repository at this point in the history
  • Loading branch information
strongduanmu committed Nov 23, 2022
1 parent 374c31c commit c6bd8aa
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -43,7 +43,7 @@
import static org.mockito.Mockito.when;

@RunWith(MockitoJUnitRunner.class)
public final class SchemaTableNamesLoaderTest {
public final class SchemaMetaDataLoaderTest {

@Mock(answer = Answers.RETURNS_DEEP_STUBS)
private DataSource dataSource;
Expand Down

0 comments on commit c6bd8aa

Please sign in to comment.