don't be null
authordemeritcowboy <demeritcowboy@hotmail.com>
Sun, 2 Apr 2023 19:20:30 +0000 (15:20 -0400)
committerdemeritcowboy <demeritcowboy@hotmail.com>
Sun, 2 Apr 2023 19:20:30 +0000 (15:20 -0400)
tests/fixtures/case.json

index 84f65f5a3a2360732514e577c0d89d3d4cbf1166..ebf774d4aff861ba76cf72bf0733f09f5cb555f7 100644 (file)
@@ -3,7 +3,9 @@
         {
             "id": 1,
             "case_type_id": 1,
-            "status_id": 1
+            "status_id": 1,
+            "start_date": "2023-01-02",
+            "subject": "test case"
         }
     ]
 }