TEST-74-AUX-UTILS: Use persistent journal

This test depends on having the journal in /var/log/journal.
This commit is contained in:
Daan De Meyer 2024-05-05 11:44:50 +02:00
parent 3d5c6ece1c
commit e631cc91e0

View file

@ -0,0 +1,5 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
test_params += {
'storage': 'persistent',
}