corrected master, getReferenceNumber UBL

This commit is contained in:
jstaerk
2025-01-09 07:17:26 +01:00
parent aca5c329bb
commit a555f93bc2
2 changed files with 1 additions and 20 deletions

View File

@@ -274,16 +274,6 @@ public class ZF2EdgeTest extends MustangReaderTestCase {
return "123";
}
@Override
public String getPaymentMeansCode() {
return "42";
}
@Override
public String getPaymentMeansInformation() {
return "Überweisung";
}
/**
* Create the test case
*