From 667d09340e90e038cbb5a92a945046800a30e3db Mon Sep 17 00:00:00 2001 From: Francesco Casella Date: Wed, 10 Sep 2025 15:17:24 +0200 Subject: [PATCH] Added Pharmacolibrary to tested library --- configs/conf.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/conf.json b/configs/conf.json index c146148..44d31ea 100644 --- a/configs/conf.json +++ b/configs/conf.json @@ -396,6 +396,9 @@ "libraryVersion":"master", "libraryVersionNameForTests":"dev" }, + { + "library":"Pharmacolibrary" + }, { "library":"PhotoVoltaics" },