Skip to content

Commit

Permalink
[hotfix] Rename ProtobufSQLITCaseTest -> ProtobufSQLITCase
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Feb 12, 2024
1 parent 4c4643c commit 9caa3bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
import static org.junit.Assert.fail;

/** Integration SQL test for protobuf. */
public class ProtobufSQLITCaseTest extends BatchTestBase {
public class ProtobufSQLITCase extends BatchTestBase {

private MapTest getProtoTestObject() {
MapTest.InnerMessageTest innerMessageTest =
Expand Down

0 comments on commit 9caa3bb

Please sign in to comment.