mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 18:39:33 +00:00
This test only doesn't work on my ci
This commit is contained in:
parent
8d539e138c
commit
8c6ad8fc4e
@ -16,7 +16,7 @@ class PdfboxPreviewTest extends FunSuite {
|
||||
ExampleFiles.scanner_pdf13_pdf -> "05ce4fd686b3d24b0e2d60df0c6d79b1df2338fcf7a6957e34cb4d11c65682b4"
|
||||
)
|
||||
|
||||
test("extract first page image from PDFs") {
|
||||
test("extract first page image from PDFs".flaky) {
|
||||
testPDFs.foreach { case (file, checksum) =>
|
||||
val data = file.readURL[IO](8192, blocker)
|
||||
val sha256out =
|
||||
|
Loading…
x
Reference in New Issue
Block a user