Skip to content

Commit

Permalink
Coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
n7studios committed Apr 22, 2024
1 parent 496375c commit 4a7a9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/wpunit/APITest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2397,7 +2397,7 @@ public function testGetSubscriberTagsPagination()
$this->assertCount(1, $result['tags']);
}

/**
/**
* Test that get_email_templates() returns the expected data.
*
* @since 2.0.0
Expand Down

0 comments on commit 4a7a9ba

Please sign in to comment.