Skip to content

Commit bd32a21

Browse files
author
Olayinka Adelakun
committed
fix: add data-testID to ensure the testcases pass
1 parent 3216c8a commit bd32a21

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)