From c50d91c642491dc7994ed90106402b1bcda9a8b6 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 21 Feb 2019 22:32:56 +0100 Subject: [PATCH] Improve module tests --- Admin/Install/db.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Install/db.json b/Admin/Install/db.json index 86a5e79..e9c1c61 100644 --- a/Admin/Install/db.json +++ b/Admin/Install/db.json @@ -216,7 +216,7 @@ "null": false }, "billing_invoice_ship_text": { - "name": "billing_invoice_ship_type_text", + "name": "billing_invoice_ship_text", "type": "VARCHAR(255)", "default": null, "null": true