Skip to content

Commit 2a8ed42

Browse files
committed
Syntax error fixed.
1 parent c16096c commit 2a8ed42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests/connectors/test-class-connector-installer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ public function test_callback_activate_plugin() {
8585
'"%1$s" plugin activated %2$s',
8686
'1: Plugin name, 2: Single site or network wide',
8787
'stream'
88-
),
88+
)
8989
),
9090
$this->equalTo(
9191
array(

0 commit comments

Comments
 (0)