From 44f18d210e5ec587ce7aabc7d6ad55ca94b05aca Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 16 Aug 2024 10:36:35 +0100 Subject: [PATCH] Remove MBP constraint Signed-off-by: snipe --- tests/Unit/CategoryTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Unit/CategoryTest.php b/tests/Unit/CategoryTest.php index 391e291552..8b1b16ee9f 100644 --- a/tests/Unit/CategoryTest.php +++ b/tests/Unit/CategoryTest.php @@ -30,7 +30,6 @@ class CategoryTest extends TestCase // Generate 5 models via factory $models = AssetModel::factory() - ->mbp13Model() ->count(5) ->create( [