From 3f23bc81abfb93331313b647dfea6e171d4b65a8 Mon Sep 17 00:00:00 2001 From: Sara32141 Date: Wed, 9 Oct 2024 14:18:50 +0300 Subject: [PATCH] Update FormAccessibleTest.php --- tests/FormAccessibleTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/FormAccessibleTest.php b/tests/FormAccessibleTest.php index 4201850..4702300 100644 --- a/tests/FormAccessibleTest.php +++ b/tests/FormAccessibleTest.php @@ -27,6 +27,7 @@ protected function setUp(): void 'address' => [ 'street' => 'abcde st' ], + sarah 'array' => [1, 2, 3,], 'transform_key' => 'testing testing', 'created_at' => $this->now,