From 679dc37a0c12a7eb75a37b61f854f83813fd0f59 Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Fri, 6 May 2022 15:38:31 +0200 Subject: [PATCH] [FIX] test, updating expecting template --- tests/output_A_expected/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/output_A_expected/config.yml b/tests/output_A_expected/config.yml index fe81376..dbdb945 100644 --- a/tests/output_A_expected/config.yml +++ b/tests/output_A_expected/config.yml @@ -3,7 +3,6 @@ project_name: test-cli postgres_image_name: postgres:13 postgres_container_name: test-cli-db -postgres_host_port: 9432 odoo_host_xmlrpc_port: 9069 odoo_default_country_code: FR