Skip to content

Commit

Permalink
Rename test to make it run later in the suite
Browse files Browse the repository at this point in the history
This makes test failures easier to debug as more specific tests happen earlier hydephp/develop@bfe40d9
  • Loading branch information
github-actions committed Apr 9, 2024
1 parent cb83b41 commit 29bf246
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* @see StaticSiteBuilderPostModuleTest
*/
class AuthorPostsIntegrationTest extends TestCase
class PostsAuthorIntegrationTest extends TestCase
{
protected function setUp(): void
{
Expand Down

0 comments on commit 29bf246

Please sign in to comment.