diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-06-14 16:33:24 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-06-14 16:33:24 +0200 |
commit | 553bd71c9bc267d683445512139dff93c41408ee (patch) | |
tree | 0bd45c26f4b1a0a03c4e1ee73c8032ca01874530 /build/integration | |
parent | 859ca1f9bb8767903258bfaddebb81a93601e445 (diff) | |
download | nextcloud-server-553bd71c9bc267d683445512139dff93c41408ee.tar.gz nextcloud-server-553bd71c9bc267d683445512139dff93c41408ee.zip |
fix integration tests for new admin_audit app
Diffstat (limited to 'build/integration')
-rw-r--r-- | build/integration/features/provisioning-v1.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature index d44903c2743..1e0df08a631 100644 --- a/build/integration/features/provisioning-v1.feature +++ b/build/integration/features/provisioning-v1.feature @@ -282,6 +282,7 @@ Feature: provisioning Then the OCS status code should be "100" And the HTTP status code should be "200" And apps returned are + | admin_audit | | comments | | dav | | federatedfilesharing | |