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