fix: fixing another e2e test

This commit is contained in:
Kevin
2025-06-26 11:24:57 -05:00
parent d834e4b307
commit 86aec2df2b

View File

@ -50,7 +50,7 @@ export const FileExplorerHeaderActions = ({
<ActionButton <ActionButton
Element="button" Element="button"
data-testid="create-folder-button" data-testid="refresh-explorer"
iconStart={{ iconStart={{
icon: 'subtract', icon: 'subtract',
iconClassName: '!text-current', iconClassName: '!text-current',
@ -64,7 +64,7 @@ export const FileExplorerHeaderActions = ({
<ActionButton <ActionButton
Element="button" Element="button"
data-testid="create-folder-button" data-testid="collapse-all-folders-explorer"
iconStart={{ iconStart={{
icon: 'collapse', icon: 'collapse',
iconClassName: '!text-current', iconClassName: '!text-current',