Skip to content

Commit

Permalink
Remove unusued var in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Sep 13, 2022
1 parent afc7d9e commit 19b6885
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpunit/script-loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ public function clean_up_global_scope() {
* Tests that stored CSS is enqueued.
*/
public function test_enqueue_stored_styles() {
global $wp_styles;

$core_styles_to_enqueue = array(
array(
'selector' => '.saruman',
Expand Down

0 comments on commit 19b6885

Please sign in to comment.