Fix InfoParser empty tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
b8958ee937
commit
8725302307
|
@ -77,5 +77,10 @@
|
|||
},
|
||||
"background-jobs": [],
|
||||
"two-factor-providers": [],
|
||||
"commands": []
|
||||
"commands": [],
|
||||
"activity": {
|
||||
"filters": [],
|
||||
"settings": [],
|
||||
"providers": []
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue