From 690e7f3c72388483a567f0bd4ecfa26bb1fcf495 Mon Sep 17 00:00:00 2001 From: DudaGod Date: Mon, 6 Jul 2026 23:32:52 +0300 Subject: [PATCH] fix: show text correctly in "show tests" select in old ui --- lib/static/components/controls/common-controls.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/static/components/controls/common-controls.jsx b/lib/static/components/controls/common-controls.jsx index 58882aea2..461e3a6cf 100644 --- a/lib/static/components/controls/common-controls.jsx +++ b/lib/static/components/controls/common-controls.jsx @@ -52,7 +52,7 @@ class ControlButtons extends Component { actions.changeViewMode({data})} options = {this._getShowTestsOptions()} />