From 59586d01df4c78c41943bd3028242e3f03f954b2 Mon Sep 17 00:00:00 2001 From: Ruben Van Assche Date: Thu, 13 Jun 2024 13:56:27 +0200 Subject: [PATCH] Fix tests --- tests/Fakes/Models/DummyModelWithEncryptedCasts.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/Fakes/Models/DummyModelWithEncryptedCasts.php b/tests/Fakes/Models/DummyModelWithEncryptedCasts.php index e22b37af..668afa10 100644 --- a/tests/Fakes/Models/DummyModelWithEncryptedCasts.php +++ b/tests/Fakes/Models/DummyModelWithEncryptedCasts.php @@ -1,11 +1,10 @@