libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit c05b1eb6a8ae5a44c62cd9735a9ee7af120e1e4d
parent 0b14b8f09c2009138dd6dbe89e3174ab949afa3c
Author: MS <ms@taler.net>
Date:   Wed, 23 Nov 2022 20:04:03 +0100

comment

Diffstat:
Mnexus/src/test/kotlin/SchedulingTest.kt | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/nexus/src/test/kotlin/SchedulingTest.kt b/nexus/src/test/kotlin/SchedulingTest.kt @@ -71,6 +71,9 @@ fun getCustomEbicsServer(r: EbicsResponses, endpoint: String = "/ebicsweb"): App return ret } +/** + * Remove @Ignore, after having put asserts along tests. + */ @Ignore class SchedulingTest { /**