Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Jul 19, 2024
1 parent 9850c83 commit 66788ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/phpunit/test-network.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,4 @@ public function test_disable_subdirectory_custom_wp_content_warning_filtered() {
add_filter( 'pantheon.enable_subdirectory_networks_message', '__return_false' );
$this->assertEmpty( pantheon_get_subdirectory_networks_message() );
}

}

0 comments on commit 66788ea

Please sign in to comment.