mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +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