Skip to content

Commit 19d7104

Browse files
pbearnewestonruter
andauthored
Apply suggestion from @westonruter
Co-authored-by: Weston Ruter <[email protected]>
1 parent 2266748 commit 19d7104

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/phpunit/tests/functions/wpTimezoneChoice.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,5 @@ public function test_wp_timezone_choice_es_set() {
125125

126126
$timezone_from_city_es = '<optgroup label="Compensaciones manuales">';
127127
$this->assertStringContainsString( $timezone_from_city_es, $timezone_list );
128-
129-
restore_current_locale();
130128
}
131129
}

0 commit comments

Comments
 (0)