Skip to content

Remove babel environment for Jest

Inactive Account requested to merge winh-jest-ide into master

What does this MR do?

Avoids using BABEL_ENV for Jest to support running tests from IDEs without configuration.

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

Merge request reports