ignoring test
This commit is contained in:
@@ -14,9 +14,8 @@ import java.nio.charset.StandardCharsets;
|
|||||||
import java.util.Base64;
|
import java.util.Base64;
|
||||||
|
|
||||||
import static org.junit.jupiter.api.Assertions.*;
|
import static org.junit.jupiter.api.Assertions.*;
|
||||||
|
@Ignore
|
||||||
class QRCodeTest {
|
class QRCodeTest {
|
||||||
@Ignore
|
|
||||||
@Test
|
@Test
|
||||||
void shouldPrintQRCode() throws Exception {
|
void shouldPrintQRCode() throws Exception {
|
||||||
// Name
|
// Name
|
||||||
|
|||||||
Reference in New Issue
Block a user