From 4cd2d1007bcc7dc219faa469769cbdb7f8ae8053 Mon Sep 17 00:00:00 2001 From: Ofek Weiss Date: Thu, 5 Sep 2024 12:32:46 +0300 Subject: [PATCH] fix --- tests/pytest.ini | 2 ++ tests/tests_with_db/dbt_project/packages.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 tests/pytest.ini diff --git a/tests/pytest.ini b/tests/pytest.ini new file mode 100644 index 000000000..a2a90a7aa --- /dev/null +++ b/tests/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +norecursedirs = dbt_project \ No newline at end of file diff --git a/tests/tests_with_db/dbt_project/packages.yml b/tests/tests_with_db/dbt_project/packages.yml index b74c0ef5a..8e96d403f 100644 --- a/tests/tests_with_db/dbt_project/packages.yml +++ b/tests/tests_with_db/dbt_project/packages.yml @@ -1,5 +1,5 @@ packages: - - local: ../../ + - local: ../../../elementary/monitor/dbt_project - package: dbt-labs/dbt_utils version: | {%- set minor_to_utils_range_map = {