test: adjust path to core resource files

This commit is contained in:
Rainer Killinger
2021-08-26 15:37:40 +02:00
parent d6823a1206
commit 9f744a3c88
2 changed files with 283 additions and 323 deletions

View File

@@ -362,6 +362,7 @@ export class ConnectorClientSpec {
'core',
'test',
'resources',
'indexable'
);
const testFiles = await readdirPromisified(pathToTestFiles);