From cbd04b631ab69dd57a9da94b0f7f6ffc443a4fa8 Mon Sep 17 00:00:00 2001 From: Ivan Kropotkin Date: Thu, 9 May 2024 18:26:09 +0200 Subject: [PATCH] :shield: adjus tests --- sync/__manifest__.py | 2 +- sync/data/sync_project_unittest_demo.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sync/__manifest__.py b/sync/__manifest__.py index 4e3c8a1a..6fbd62d9 100644 --- a/sync/__manifest__.py +++ b/sync/__manifest__.py @@ -36,12 +36,12 @@ ], }, "demo": [ + "data/sync_project_unittest_demo.xml", # Obsolete # "data/sync_project_context_demo.xml", # "data/sync_project_telegram_demo.xml", # "data/sync_project_odoo2odoo_demo.xml", # "data/sync_project_trello_github_demo.xml", - # "data/sync_project_unittest_demo.xml", # "data/sync_project_context_demo.xml", ], "qweb": [], diff --git a/sync/data/sync_project_unittest_demo.xml b/sync/data/sync_project_unittest_demo.xml index 535eed9a..3d543c88 100644 --- a/sync/data/sync_project_unittest_demo.xml +++ b/sync/data/sync_project_unittest_demo.xml @@ -1,5 +1,5 @@ - @@ -20,7 +20,7 @@