Skip to content

Commit

Permalink
Merge pull request #1449 from xwp/fix/tests
Browse files Browse the repository at this point in the history
Fix tests after comment translation change in #1430
  • Loading branch information
kasparsd authored Sep 14, 2023
2 parents 4979211 + c687fc0 commit 747c315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests/connectors/test-class-connector-comments.php
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ public function test_callback_transition_comment_status() {
->with(
$this->equalTo(
_x(
'%1$s\'s %3$s %2$s',
'%1$s\'s %3$s on "%5$s" %2$s',
'Comment status transition. 1: Comment author, 2: Post title, 3: Comment type',
'stream'
)
Expand Down

0 comments on commit 747c315

Please sign in to comment.