From cd1abd3818fdc2c421d64de7d7c978da9db1cde2 Mon Sep 17 00:00:00 2001 From: = Date: Sat, 24 Feb 2024 17:30:25 -0500 Subject: [PATCH] fail a test and prove it works --- stubs/tests/Feature/ApiTokenPermissionsTest.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stubs/tests/Feature/ApiTokenPermissionsTest.php b/stubs/tests/Feature/ApiTokenPermissionsTest.php index d0c0ef3..652e544 100644 --- a/stubs/tests/Feature/ApiTokenPermissionsTest.php +++ b/stubs/tests/Feature/ApiTokenPermissionsTest.php @@ -1,9 +1,10 @@