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:
Diffstat (limited to 'tests/lib/Authentication/Listeners/RemoteWipeActivityListenerTest.php')
-rw-r--r--tests/lib/Authentication/Listeners/RemoteWipeActivityListenerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Authentication/Listeners/RemoteWipeActivityListenerTest.php b/tests/lib/Authentication/Listeners/RemoteWipeActivityListenerTest.php
index 35d0ae26080..05d38380026 100644
--- a/tests/lib/Authentication/Listeners/RemoteWipeActivityListenerTest.php
+++ b/tests/lib/Authentication/Listeners/RemoteWipeActivityListenerTest.php
@@ -151,5 +151,4 @@ class RemoteWipeActivityListenerTests extends TestCase {
$this->listener->handle($event);
}
-
}