From 79c1c99ead3f30338a513544df9cf3bb96e713cf Mon Sep 17 00:00:00 2001 From: Kess Plasmeier Date: Tue, 4 Aug 2026 20:48:01 +0000 Subject: [PATCH] chore(esdk): add knownBugs scaffold to commons-configuration --- test-server/commons-configuration.json | 1 + 1 file changed, 1 insertion(+) diff --git a/test-server/commons-configuration.json b/test-server/commons-configuration.json index c17455c06..781c0d4fc 100644 --- a/test-server/commons-configuration.json +++ b/test-server/commons-configuration.json @@ -5,6 +5,7 @@ "branch": "lucmcdon/esdk-test-server-all-languages" }, "product": "esdk", + "knownBugs": [], "supportedFeatures": [ "streaming", "hierarchical",