3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-05 02:45:39 +00:00

Attempt to fix flaky tests

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-07-21 22:18:15 +01:00
parent f3e288d078
commit 1adc9f1aa9
7 changed files with 7 additions and 6 deletions

View File

@ -93,6 +93,7 @@ class UploadedFilesController extends Controller
'id',
'filename',
'action_type',
'action_date',
'note',
'created_at',
];