Skip to content

Commit

Permalink
Updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeawhanlee committed Nov 27, 2024
1 parent 7614eb7 commit 4222932
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ public function tear_down() {
* @dataProvider configTestData
*/
public function testShouldReturnExpected( $config, $expected ) {
$this->stubTranslationFunctions();
$this->config = $config;

if ( 'both' === $config['order'] ) {
Expand Down

0 comments on commit 4222932

Please sign in to comment.