Skip to content

Commit

Permalink
fix php unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Mar 23, 2022
1 parent 7ed6641 commit 0d1fbe3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ public function test_get_theme_items() {
),
),
),
'name' => 'variation',
),
);
$this->assertSameSetsWithIndex( $data, $expected );
Expand Down

0 comments on commit 0d1fbe3

Please sign in to comment.