This is an automated email from the ASF dual-hosted git repository.

tiagobento pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 222df0353cc NO-ISSUE: Remove unexpected 'T' from Scenario Simulation 
cheatsheet (#3286)
222df0353cc is described below

commit 222df0353cca6bd7d9489598bd10321599234a9b
Author: Jozef Marko <[email protected]>
AuthorDate: Tue Sep 16 22:22:05 2025 +0200

    NO-ISSUE: Remove unexpected 'T' from Scenario Simulation cheatsheet (#3286)
---
 packages/scesim-editor/src/drawer/TestScenarioDrawerCheatSheetPanel.tsx | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/packages/scesim-editor/src/drawer/TestScenarioDrawerCheatSheetPanel.tsx 
b/packages/scesim-editor/src/drawer/TestScenarioDrawerCheatSheetPanel.tsx
index 982456cf6c4..a8c12ccf66c 100644
--- a/packages/scesim-editor/src/drawer/TestScenarioDrawerCheatSheetPanel.tsx
+++ b/packages/scesim-editor/src/drawer/TestScenarioDrawerCheatSheetPanel.tsx
@@ -59,7 +59,6 @@ function TestScenarioDrawerCheatSheetPanel() {
         <TextListItem>
           {testScenarioType === "DMN" ? i18n.drawer.cheatSheet.expression5DMN 
: i18n.drawer.cheatSheet.expression5Rule}
         </TextListItem>
-        T
         <TextListItem>
           {testScenarioType === "DMN" ? i18n.drawer.cheatSheet.expression6DMN 
: i18n.drawer.cheatSheet.expression6Rule}
         </TextListItem>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to