Closed pjonsson closed 7 months ago
There are no jasmine helpers, so remove the config for them to remove a:
Message: Uncaught exception: Error: ENOENT: no such file or directory, scandir '/app/spec/helpers' Stack: error properties: Object({ errno: -2, code: 'ENOENT', syscall: 'scandir', path: '/app/spec/helpers' }) Error: ENOENT: no such file or directory, scandir '/app/spec/helpers' at Object.readdirSync (node:fs:1508:26)
error from the tests.
There are no jasmine helpers, so remove the config for them to remove a:
Message: Uncaught exception: Error: ENOENT: no such file or directory, scandir '/app/spec/helpers' Stack: error properties: Object({ errno: -2, code: 'ENOENT', syscall: 'scandir', path: '/app/spec/helpers' }) Error: ENOENT: no such file or directory, scandir '/app/spec/helpers' at Object.readdirSync (node:fs:1508:26)
error from the tests.