diff --git a/REUSE.toml b/REUSE.toml index 4e7bea0c1..0b6ae4a1e 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -50,9 +50,9 @@ path = [ "src/types/openapi/openapi.ts", "tests/php/Unit/Handler/mock/cert.json", "tests/php/fixtures/cfssl/newcert-with-success.json", - "tests/php/fixtures/real_jsignpdf_level1.pdf", - "tests/php/fixtures/small_valid-signed.pdf", - "tests/php/fixtures/small_valid.pdf", + "tests/php/fixtures/pdfs/real_jsignpdf_level1.pdf", + "tests/php/fixtures/pdfs/small_valid-signed.pdf", + "tests/php/fixtures/pdfs/small_valid.pdf", "tests/integration/composer.json", "tests/integration/composer.lock", "tests/integration/features/**/*.feature",