fix: fixing another e2e test
This commit is contained in:
		| @ -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', | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user