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

Add default value

This commit is contained in:
Samuel Štancl 2019-09-21 20:44:58 +02:00
parent fdcea15b6a
commit 88fbd9779d
2 changed files with 1 additions and 3 deletions

View file

@ -117,8 +117,6 @@ class CommandsTest extends TestCase
->expectsOutput('xyz');
}
// todo2 check that multiple tenants can be migrated at once using all database engines
/** @test */
public function install_command_works()
{