From e62e98f2d8f4d83c9b1219574f4519c14dd0ed47 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Mon, 30 Dec 2024 15:23:59 +0100 Subject: [PATCH] Fix test --- test/test.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/test/test.js b/test/test.js index a9390db9..7770904b 100755 --- a/test/test.js +++ b/test/test.js @@ -4324,7 +4324,9 @@ test.addTest('Real world example: Was not processed right (test over a full year test.addTest('Real world example: Was not processed right', [ 'Tu 10:00-12:00, Fr 16:00-18:00; unknown', ], '2014-01-01 0:00', '2016-01-01 0:00', [ - ], 0, 0, false, {}, 'not last test'); + [ '2014-01-07 10:00', '2014-01-07 12:00' ], + [ '2014-01-10 16:00', '2014-01-10 18:00' ], + ], 1000 * 60 * 60 * 4, 0, false, {}, 'not last test'); /* https://github.com/opening-hours/opening_hours.js/issues/75 {{{ */ test.addTest('Real world example: Problem with in holiday parser', [