diff options
author | Joas Schilling <coding@schilljs.com> | 2017-03-17 14:43:06 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2017-03-20 13:13:09 -0600 |
commit | ce302aea11b16f2f8fc3ad892b9c0cb51e65c87f (patch) | |
tree | 542ecbd1473c54aba917928f7e02c840651cacfd | |
parent | a8e3168c171937b31227f0ef3bd94d5e791db666 (diff) | |
download | nextcloud-server-ce302aea11b16f2f8fc3ad892b9c0cb51e65c87f.tar.gz nextcloud-server-ce302aea11b16f2f8fc3ad892b9c0cb51e65c87f.zip |
Fix warning
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r-- | build/integration/features/favorites.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/integration/features/favorites.feature b/build/integration/features/favorites.feature index 9722948dac2..3f90b7b42b7 100644 --- a/build/integration/features/favorites.feature +++ b/build/integration/features/favorites.feature @@ -133,4 +133,3 @@ Feature: favorite Then user "user0" in folder "/subfolder" should have favorited the following elements | /subfolder/textfile0.txt | | /subfolder/textfile2.txt | - |