fix(ci): fix tests for guide in root (#19526)

This commit is contained in:
mrugesh mohapatra
2018-10-16 22:12:46 +05:30
committed by Quincy Larson
parent 6e7aeeda2f
commit 164d900e96
7 changed files with 10 additions and 10 deletions

View File

@ -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'
)
};