diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-12-11 16:22:30 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-12-11 16:22:30 +0100 |
commit | f1d17141133efa267ed5b30f01a4117162b76ce6 (patch) | |
tree | 6dae69582511ea927041b47ea89c1d396e5e0cc1 /tests/data | |
parent | 6566dc83e798b0956c1646b0a4e91873cc08bb9a (diff) | |
download | nextcloud-server-f1d17141133efa267ed5b30f01a4117162b76ce6.tar.gz nextcloud-server-f1d17141133efa267ed5b30f01a4117162b76ce6.zip |
fix unit tests
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/app/expected-info.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/app/expected-info.json b/tests/data/app/expected-info.json index ab4f103939a..d86ffed482b 100644 --- a/tests/data/app/expected-info.json +++ b/tests/data/app/expected-info.json @@ -63,7 +63,7 @@ "os": "Linux", "owncloud": { "@attributes" : { - "min-version": "7.01", + "min-version": "7.0.1", "max-version": "8" } } |