Skip to content

Commit

Permalink
Rename TableAndSchemaNameMapperTest
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Nov 4, 2023
1 parent dbf81f2 commit 05e81f0
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 05e81f0

Please sign in to comment.