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