fix(ci): fix tests for guide in root (#19526)
This commit is contained in:
committed by
Quincy Larson
parent
6e7aeeda2f
commit
164d900e96
@ -25,7 +25,7 @@ describe('fcc-create-nav-data', () => {
|
||||
},
|
||||
fileAbsolutePath: path.resolve(
|
||||
__dirname,
|
||||
'../../src/pages/guide/english/php/functions/files/file-writing/index.md'
|
||||
'../../../guide/english/php/functions/files/file-writing/index.md'
|
||||
)
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user