fix code format
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 23 Nov 2022 15:57:14 +0000 (16:57 +0100)
committerMatthieu Gallien <matthieu_gallien@yahoo.fr>
Wed, 23 Nov 2022 16:34:05 +0000 (17:34 +0100)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
test/testfolderman.cpp

index 049deefa1f2ca88d8329df74d956ad34405a0ff0..8c348945e9c3a172ee7865c407ebcf7574d7f4e7 100644 (file)
@@ -98,7 +98,7 @@ private slots:
            reply = new FakePayloadReply(op, req, {}, nullptr);
 
            emit incomingShareDeleted();
-           
+
            return reply;
         });