diff --git a/src/pages/Preview/Editor/extensions/SlashCommands/nodes/BugTypeDescription/Component/useDescription.tsx b/src/pages/Preview/Editor/extensions/SlashCommands/nodes/BugTypeDescription/Component/useDescription.tsx index 3ca3a3b2..0f726bfc 100644 --- a/src/pages/Preview/Editor/extensions/SlashCommands/nodes/BugTypeDescription/Component/useDescription.tsx +++ b/src/pages/Preview/Editor/extensions/SlashCommands/nodes/BugTypeDescription/Component/useDescription.tsx @@ -26,6 +26,7 @@ export const useDescription = (id: string) => { if (!typeName) return ""; switch (typeName) { + case "Exploratory Testing": case "Explorative Testing": case "Bug verification": return (