Commit 422496c
committed
fix(cypress): correct import path for relocated heading-change-manually test
The file was moved from editor/ (depth 1) to editor/heading/change/
(depth 3) but the import path was only updated for one extra level
instead of two. Fix ../../../ to ../../../../ for support/commands
and fixtures/docMaker.
Made-with: Cursor1 parent 9699056 commit 422496c
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments