mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Use lighter PDF file in Pinboard tests
This commit is contained in:
parent
cd6f7b5e92
commit
6c1ba95781
2 changed files with 4 additions and 4 deletions
|
@ -162,7 +162,7 @@ class PinboardControllerTest extends WallabagCoreTestCase
|
|||
->get(EntityManagerInterface::class)
|
||||
->getRepository(Entry::class)
|
||||
->findByUrlAndUserId(
|
||||
'https://ilia.ws/files/nginx_torontophpug.pdf',
|
||||
'https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf',
|
||||
$this->getLoggedInUserId()
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue