From 54f3e511e13d60378cbf150ff8d0753f57fc04c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Thu, 17 Oct 2019 13:41:51 +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 f5a4b4f4..81f25e1e 100644 --- a/tests/TenantManagerTest.php +++ b/tests/TenantManagerTest.php @@ -250,7 +250,7 @@ class TenantManagerTest extends TestCase } /** @test */ - public function automigration_is_queued() + public function automigration_is_queued_when_db_creation_is_queued() { Queue::fake();