From d9015a8c94bfd71fe484618a06d276701d3bf9ff Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Mon, 5 Oct 2020 15:12:57 +0200 Subject: Format code to a single space around binary operators Signed-off-by: Christoph Wurst --- tests/lib/Collaboration/Collaborators/MailPluginTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/lib/Collaboration/Collaborators') diff --git a/tests/lib/Collaboration/Collaborators/MailPluginTest.php b/tests/lib/Collaboration/Collaborators/MailPluginTest.php index 54dec490a2d..b3a1e2c2756 100644 --- a/tests/lib/Collaboration/Collaborators/MailPluginTest.php +++ b/tests/lib/Collaboration/Collaborators/MailPluginTest.php @@ -614,7 +614,7 @@ class MailPluginTest extends TestCase { 'UID' => 'User' ] ], - ['emails'=> [], 'exact' => ['emails' => []]], + ['emails' => [], 'exact' => ['emails' => []]], false, false, [ -- cgit v1.2.3