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,