fix(ci): sync locale and cron contract tests

This commit is contained in:
Peter Steinberger
2026-04-27 13:15:04 +01:00
parent cff1bdb491
commit 6fe9285f64

View File

@@ -110,6 +110,9 @@ describe("cron protocol conformance", () => {
"billing",
"timeout",
"model_not_found",
"empty_response",
"no_error_details",
"unclassified",
"unknown",
]);
});