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
  • Loading branch information
caendesilva committed Apr 9, 2024
1 parent d5f410d commit bfe40d9
Showing 1 changed file with 1 addition and 1 deletion.
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 bfe40d9

Please sign in to comment.