Skip to content

Commit 78b935b

Browse files
Restore ticket tests (#59)
1 parent 5903f54 commit 78b935b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/src/test/java/io/github/project/openubl/xsender/camel/SendBillTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,6 @@ public void billService_sendBill_guiaRemision() throws Exception {
203203
assertEquals(1085, sunatResponse.getMetadata().getResponseCode()); // Debe enviar las guias de remisión por el nuevo sistema de recepción de guias electronicas
204204
}
205205

206-
// TODO verify when GET STATUS get back to work
207-
@Disabled
208206
@Test
209207
public void billService_getStatus() throws Exception {
210208
InputStream xmlFileIS = Thread

0 commit comments

Comments
 (0)