mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix coide
This commit is contained in:
@@ -28,7 +28,7 @@ public class QrCodeUtilTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
// @Ignore
|
||||
@Ignore
|
||||
public void generateCustomTest() {
|
||||
final QrConfig config = new QrConfig();
|
||||
config.setMargin(0);
|
||||
|
Reference in New Issue
Block a user