Skip to content

Commit 179e044

Browse files
committed
test: fix relative path references
1 parent 4e342d9 commit 179e044

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/commands/data/import/legacy/tree.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ describe('data:tree:legacy:import', () => {
8383
'..',
8484
'..',
8585
'..',
86+
'..',
8687
'api',
8788
'data',
8889
'tree',
@@ -109,6 +110,7 @@ describe('data:tree:legacy:import', () => {
109110
'..',
110111
'..',
111112
'..',
113+
'..',
112114
'api',
113115
'data',
114116
'tree',

0 commit comments

Comments
 (0)