libeufin

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

commit f2710520b2a162b7c162e5f375cb08f952f2b739
parent 6974246a9944845fbed3fbaabdf8ce92cacf8294
Author: MS <ms@taler.net>
Date:   Thu,  6 Apr 2023 18:34:20 +0200

scheduler tests

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

diff --git a/nexus/src/test/kotlin/SchedulingTesting.kt b/nexus/src/test/kotlin/SchedulingTesting.kt @@ -25,6 +25,7 @@ class SchedulingTesting { } } // Launching the scheduler to measure its perf with TOP(1) + @Ignore @Test fun normalOperation() { withTestDatabase {