projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e12fc9
)
fix code format
author
Matthieu Gallien
<matthieu.gallien@nextcloud.com>
Wed, 23 Nov 2022 15:57:14 +0000
(16:57 +0100)
committer
Matthieu 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
patch
|
blob
|
history
diff --git
a/test/testfolderman.cpp
b/test/testfolderman.cpp
index 049deefa1f2ca88d8329df74d956ad34405a0ff0..8c348945e9c3a172ee7865c407ebcf7574d7f4e7 100644
(file)
--- a/
test/testfolderman.cpp
+++ b/
test/testfolderman.cpp
@@
-98,7
+98,7
@@
private slots:
reply = new FakePayloadReply(op, req, {}, nullptr);
emit incomingShareDeleted();
-
+
return reply;
});