From 17f01f1becad4fdec9d153bb3234469f3870f9cf Mon Sep 17 00:00:00 2001 From: Thomas Peterson Date: Sun, 2 Mar 2025 20:35:31 +0100 Subject: [PATCH] Fixes --- src/new/fixtures/install.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/new/fixtures/install.yml b/src/new/fixtures/install.yml index 5e1e70b60..6f35dc2e1 100755 --- a/src/new/fixtures/install.yml +++ b/src/new/fixtures/install.yml @@ -1,6 +1,6 @@ PSC\Shop\EntityBundle\Entity\Install: install_1: # uid: 1 - color_db: "TEST" - calc_template: "" - calc_template_test: "" + colordb: "TEST" + calcTemplates: "" + calcTemplatesTest: ""