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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/features/bootstrap/WopiContext.php')
-rw-r--r--tests/features/bootstrap/WopiContext.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/features/bootstrap/WopiContext.php b/tests/features/bootstrap/WopiContext.php
index 9f83a40f..123a9cc4 100644
--- a/tests/features/bootstrap/WopiContext.php
+++ b/tests/features/bootstrap/WopiContext.php
@@ -34,7 +34,6 @@ use JuliusHaertl\NextcloudBehat\Context\ServerContext;
use PHPUnit\Framework\Assert;
class WopiContext implements Context {
-
/** @var ServerContext */
private $serverContext;
/** @var FilesContext */