test: reformat all json files

Reformat all test json files for consistency.

Formatted with `js --indent 2 .`
This commit is contained in:
Achilleas Koutsou 2024-03-25 17:59:02 +01:00 committed by Simon de Vlieger
parent fa0605b89f
commit 1366976dd8
11 changed files with 112 additions and 33 deletions

View file

@ -1,6 +1,6 @@
{
"expects": "success",
"org.osbuild.curl": {
"items": {}
"items": {}
}
}