Skip to content

Commit

Permalink
Rename TableAndSchemaNameMapperTest (#28940)
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu authored Nov 4, 2023
1 parent dbf81f2 commit e999c87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
import static org.junit.jupiter.api.Assertions.assertNull;

class TableNameSchemaNameMappingTest {
class TableAndSchemaNameMapperTest {

@Test
void assertConstructFromNull() {
Expand Down

0 comments on commit e999c87

Please sign in to comment.