Commit 887b82f
fix(e2e): update FalkorDB logo selector for SVG-based Logo component
The logo was refactored from an <img> tag to an inline SVG <Logo />
component, but the E2E POM selector still looked for img[@alt='FalkorDB'].
Updated to use the aria-label attribute on the parent <a> tag instead.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 85185b9 commit 887b82f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments