]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix InfoParser empty tests
authorJoas Schilling <coding@schilljs.com>
Thu, 10 Nov 2016 14:39:41 +0000 (15:39 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 16 Nov 2016 08:25:45 +0000 (09:25 +0100)
Signed-off-by: Joas Schilling <coding@schilljs.com>
tests/data/app/expected-info.json

index fb596f296dac5ebddead173b35b4b07800d0f255..646f22bea8598b848998ae9c1bb16f29be6eb874 100644 (file)
        },
        "background-jobs": [],
        "two-factor-providers": [],
-       "commands": []
+       "commands": [],
+       "activity": {
+               "filters": [],
+               "settings": [],
+               "providers": []
+       }
 }