Commit 09635c0
fix(ci): use broader canvas selector in migration UI test_01 (#216)
.react-flow exact class no longer matches in current nightly (ReactFlow
version bump changed class names). Use [class*='react-flow'] prefix
match with a fallback to generic node selectors.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b761d0a commit 09635c0
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
| |||
0 commit comments