Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Oct 1, 2021
1 parent f8147dc commit 021326a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
use App\Ship\Exceptions\CreateResourceFailedException;

/**
* Class RegisterUserTaskTest.
* Class CreateUserByCredentialsTaskTest.
*
* @group user
* @group unit
*/
class RegisterUserTaskTest extends TestCase
class CreateUserByCredentialsTaskTest extends TestCase
{

public function testCreateUserWithoutEmail(): void
Expand Down

0 comments on commit 021326a

Please sign in to comment.