From 90837c09e03f82ec9d3220f8fd935bcb12031b91 Mon Sep 17 00:00:00 2001 From: Geoffrey K Taylor Date: Thu, 9 Jul 2020 10:38:50 -0400 Subject: [PATCH] All syntax errors fixed --- tests/tests/connectors/test-class-connector-comments.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/tests/connectors/test-class-connector-comments.php b/tests/tests/connectors/test-class-connector-comments.php index ff5b211eb..50b0dfcf7 100644 --- a/tests/tests/connectors/test-class-connector-comments.php +++ b/tests/tests/connectors/test-class-connector-comments.php @@ -323,7 +323,7 @@ public function test_callback_spam_comment() { '%1$s\'s %3$s on %2$s marked as spam', '1: Comment author, 2: Post title, 3: Comment type', 'stream' - ), + ) ), $this->equalTo( [ @@ -372,7 +372,7 @@ public function test_callback_unspam_comment() { '%1$s\'s %3$s on %2$s unmarked as spam', '1: Comment author, 2: Post title, 3: Comment type', 'stream' - ), + ) ), $this->equalTo( [ @@ -470,7 +470,7 @@ public function test_callback_comment_duplicate_trigger() { 'Duplicate %3$s by %1$s prevented on %2$s', '1: Comment author, 2: Post title, 3: Comment type', 'stream' - ), + ) ), $this->equalTo( [