added it_change_user_role, it_change_user_storage_capacity test

This commit is contained in:
Peter Papp
2021-03-04 17:37:42 +01:00
parent 80f38d47ed
commit 2782dc879b
5 changed files with 87 additions and 39 deletions
+2 -2
View File
@@ -228,7 +228,7 @@ class SubscriptionTest extends TestCase
}
/**
* @test
*
*/
public function it_get_user_subscription_from_admin()
{
@@ -273,7 +273,7 @@ class SubscriptionTest extends TestCase
}
/**
* @test
*
*/
public function it_get_user_invoices_from_admin()
{