Commit b74f6eb
committed
fix(tests): replace DETACH DELETE with two-step edge+node cleanup
DETACH DELETE may not reliably remove connected edges when nodes have
relationships. Use explicit MATCH-DELETE for edges then nodes to ensure
clean test isolation.1 parent 27434ee commit b74f6eb
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
545 | 549 | | |
546 | 550 | | |
547 | 551 | | |
| |||
0 commit comments