Skip to content

Commit

Permalink
Can't have more than one test class named CoreTest
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Feb 19, 2022
1 parent 620cdb3 commit d1a6094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/CoreTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*
* @group commands
*/
class CoreTest extends CommandUnishTestCase
class FunctionalCoreTest extends CommandUnishTestCase
{
public function setup(): void
{
Expand Down

0 comments on commit d1a6094

Please sign in to comment.