From 3b334de1a3e13a3cdd5e34ad9af36c891ff1aa08 Mon Sep 17 00:00:00 2001 From: Evgeny Mukha Date: Fri, 16 Dec 2022 16:00:57 +0100 Subject: [PATCH] Fix tests --- test/ftr/core_test.clj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/ftr/core_test.clj b/test/ftr/core_test.clj index 15444b7..7ef4d94 100644 --- a/test/ftr/core_test.clj +++ b/test/ftr/core_test.clj @@ -974,7 +974,7 @@ (t/deftest serialized-objects-array-source-type-test (def soa-test-env-cfg {:ftr-path "/tmp/soa/ftr" - :soa-source "/Users/ghrp/dev/ftr/test/fixture/yaml/external-care-team-relationship.yaml"}) + :soa-source "test/fixture/yaml/external-care-team-relationship.yaml"}) (def soa-user-cfg {:module "soa" @@ -993,8 +993,6 @@ (ftr.utils.core/rmrf (:ftr-path soa-test-env-cfg))) (t/testing "User provides config for SOA" - - (let [{:as user-cfg, :keys [module ftr-path tag] {{value-set-name :url} :value-set} :extractor-options} soa-user-cfg