1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

round of make phpstan fix-cs

This commit is contained in:
Martin Chaine 2025-06-04 11:36:44 +02:00
parent 1883ff1380
commit 1fb17a17b6
No known key found for this signature in database
GPG key ID: 2D04DFDC89D53FDE
10 changed files with 29 additions and 43 deletions

View file

@ -12,7 +12,7 @@ use Wallabag\Repository\EntryDeletionRepository;
/**
* Test the purge entry deletions command.
*
*
* The fixtures set up the following entry deletions:
* - Admin user: 1 deletion from 4 days ago (entry_id: 1004)
* - Admin user: 1 deletion from 1 day ago (entry_id: 1001)