From: Bastian Dehn Date: Sat, 18 Oct 2025 18:30:17 +0000 (+0200) Subject: fix test without test error msg X-Git-Tag: v1.1.2^2~2^2~2 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=25bcd3aeae165b96ebbf988b550d2e80d3193b4a;p=scantopdf.git fix test without test error msg --- diff --git a/tests/scanbasic.bats b/tests/scanbasic.bats index d39c86b..b920b2b 100755 --- a/tests/scanbasic.bats +++ b/tests/scanbasic.bats @@ -226,7 +226,6 @@ setup() { run createmultipdfs assert_failure - assert_line --index 0 "❌ ERROR: could not convert scanned*.tiff to scanned*.pdf" } @test "should success createmutlipdfs" {