Skip to content

Commit

Permalink
test[protobuf]: ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysunxiao committed Dec 2, 2023
1 parent c1b859c commit 6bc9eea
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@
import com.zfoo.protocol.serializer.protobuf.GeneratePbUtils;
import com.zfoo.protocol.serializer.protobuf.PbBuildOption;
import com.zfoo.protocol.util.ThreadUtils;
import org.junit.Ignore;
import org.junit.Test;


@Ignore
public class AllTypeBuilderTest {

@Test
Expand Down

0 comments on commit 6bc9eea

Please sign in to comment.