diff --git a/test/integration/node/fdp-class.spec.ts b/test/integration/node/fdp-class.spec.ts index ce0084c3..73bd8e45 100644 --- a/test/integration/node/fdp-class.spec.ts +++ b/test/integration/node/fdp-class.spec.ts @@ -399,7 +399,7 @@ describe('Fair Data Protocol class', () => { generateUser(fdp) const pod1 = generateRandomHexString() const pod2 = generateRandomHexString() - const fullPath = path.resolve(__dirname, '../data-unit/directory-utils') + const fullPath = path.resolve(__dirname, '../../data-unit/directory-utils') const filesInfo = [ { localPath: fullPath + '/file1.txt',