Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-04-19 13:19:39 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2016-04-22 09:38:41 +0300
commitd0030aad6cb108bbf4ca729d0e11f3438145aba9 (patch)
treeb67c516648a5aaced4598e889c93f85db3adb957 /tests/data
parentded84bf571dd51798904823405f673e16ca5eff4 (diff)
Remove deprecated HTTPHelper from InfoParser
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/app/expected-info.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/app/expected-info.json b/tests/data/app/expected-info.json
index d86ffed482b..e05d02f7641 100644
--- a/tests/data/app/expected-info.json
+++ b/tests/data/app/expected-info.json
@@ -67,5 +67,9 @@
"max-version": "8"
}
}
+ },
+ "repair-steps": {
+ "pre-migration": [],
+ "post-migration": []
}
}