test: Formatting fixes

This commit is contained in:
Daan De Meyer 2024-05-02 08:52:50 +02:00
parent 54d0507223
commit bdade5f597
3 changed files with 8 additions and 8 deletions

View file

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