Skip to content

Commit

Permalink
Fix checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangML committed Dec 13, 2024
1 parent 496dbfd commit ce2387a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.mockito.Mockito.mock;

public class OpenGaussShowVariableExecutorTest {
class OpenGaussShowVariableExecutorTest {

@Test
void assertExecuteShowAll() throws SQLException {
Expand Down

0 comments on commit ce2387a

Please sign in to comment.