From 52856d150fd8c301e3e645977dce35871af0559f Mon Sep 17 00:00:00 2001 From: Roman Rizzi Date: Wed, 26 Mar 2025 10:04:43 -0300 Subject: [PATCH] DEV: GH CI needs discourse-solved --- about.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/about.json b/about.json index 48d9cee04..0d1911d8e 100644 --- a/about.json +++ b/about.json @@ -1,7 +1,8 @@ { "tests": { "requiredPlugins": [ - "https://github.com/discourse/discourse-prometheus" + "https://github.com/discourse/discourse-prometheus", + "https://github.com/discourse/discourse-solved.git" ] } }