test: folder tests

This commit is contained in:
Jakub P
2025-04-09 20:01:36 +02:00
parent 1f6010bdea
commit 3b9f86a547
15 changed files with 488 additions and 8 deletions

View File

@@ -18,6 +18,7 @@ export default function FlowFolder(props) {
return (
<Typography
data-test="folder-name"
component={Link}
to={URLS.FOLDER_FLOWS(id)}
variant="body1"