Skip to content

Commit

Permalink
o_O
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed May 4, 2024
1 parent 9d5fe86 commit d4e3c4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/phpunit/tests/cron.php
Original file line number Diff line number Diff line change
Expand Up @@ -1059,8 +1059,8 @@ public function data_wp_reschedule_event_args() {
),
'associative' => array(
array(
'one' => 1,
'two' => 2,
'one' => 1,
'two' => 2,
'three' => 3,
),
),
Expand Down

0 comments on commit d4e3c4a

Please sign in to comment.