Skip to content

Commit

Permalink
Update tests/test-sitemap-functions.php
Browse files Browse the repository at this point in the history
Co-authored-by: Gary Jones <[email protected]>
  • Loading branch information
elysium001 and GaryJones authored Nov 29, 2023
1 parent f61809e commit 68b6f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-sitemap-functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ function test_get_post_ids_for_date_custom_status( $sitemap_date, $limit, $expec
/**
* Verify msm_sitemap_post_status filter returns expected value
*/
function test_get_post_status() {
function test_get_post_status() {

// verify default value.
$this->assertEquals( 'publish', Metro_Sitemap::get_post_status() );
Expand Down

0 comments on commit 68b6f73

Please sign in to comment.