Skip to content

Commit b7e834b

Browse files
olayinkaadelakunOlayinka Adelakun
andauthored
fix: add data-testID to ensure the testcases pass (#11573)
Co-authored-by: Olayinka Adelakun <olayinkaadelakun@mac.war.can.ibm.com>
1 parent b01df71 commit b7e834b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/components/ui/simple-sidebar.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ const SimpleSidebarTrigger = React.forwardRef<
440440
<Button
441441
ref={ref}
442442
data-sidebar="trigger"
443+
data-testid="playground-btn-flow-io"
443444
variant="ghost"
444445
size="md"
445446
className={cn("!px-2 !font-normal !justify-start !gap-0", className)}

0 commit comments

Comments
 (0)