From 3946e9bdc2e9be67e528beaa732a1e3a9520f202 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Thu, 17 Oct 2019 13:41:28 +0200 Subject: [PATCH] rename test --- tests/TenantManagerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TenantManagerTest.php b/tests/TenantManagerTest.php index aaf69806..f5a4b4f4 100644 --- a/tests/TenantManagerTest.php +++ b/tests/TenantManagerTest.php @@ -250,7 +250,7 @@ class TenantManagerTest extends TestCase } /** @test */ - public function automigration_is_be_queued() + public function automigration_is_queued() { Queue::fake();