Skip to content

Replace path with filename in Jest config

Inactive Account requested to merge winh-jest-config-node-10 into master

What does this MR do?

Replaces the seemingly undocumented (and in node.js 10 non-existent) module.path with the documented module.filename.

closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64429

Edited by Inactive Account

Merge request reports