fix: Fixes failing tests for purchase order creation in view routes.
This commit is contained in:
@@ -23,7 +23,6 @@ struct PurchaseOrderViewRouteTests {
|
||||
materials: "some",
|
||||
customer: "Testy",
|
||||
truckStock: false,
|
||||
createdByID: id,
|
||||
createdForID: id,
|
||||
vendorBranchID: id
|
||||
))))
|
||||
|
||||
Reference in New Issue
Block a user