From 62fafdc4dcca8a58d43d371b6df4077a84faa906 Mon Sep 17 00:00:00 2001 From: Tadgh Date: Wed, 25 Sep 2024 21:18:38 -0400 Subject: [PATCH] revert test change --- src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index d233a5f..f9aba43 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -76,7 +76,7 @@ hapi: ### This flag when enabled to true, will avail evaluate measure operations from CR Module. ### Flag is false by default, can be passed as command line argument to override. cr: - enabled: true + enabled: false caregaps: reporter: "default" section_author: "default"