1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:34:04 +00:00

Merge branch '1.x' of github.com:stancl/tenancy into 1.x

This commit is contained in:
Samuel Štancl 2019-08-04 17:42:08 +02:00
commit 60bfbce97b
26 changed files with 87 additions and 68 deletions

View file

@ -17,7 +17,7 @@ abstract class TestCase extends \Orchestra\Testbench\TestCase
}
/**
* Setup the test environment
* Setup the test environment.
*
* @return void
*/