]> gitweb.hhaalo.de Git - scantopdf.git/commitdiff
fix test without test error msg
authorBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 18:30:17 +0000 (20:30 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 18 Oct 2025 18:30:17 +0000 (20:30 +0200)
tests/scanbasic.bats

index d39c86b195d5dd9ef6b81cc64326e4d3a725a774..b920b2b857e8aeebd0e2e762bf96b9067a85b21f 100755 (executable)
@@ -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" {