Skip to content

Fixed web workers not working locally in rspec

Phil Hughes requested to merge iamphill/gitlab-ce:inline-web-worker-cors into master

What does this MR do?

Inlines the web worker code which allows for rspec tests to be run locally.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57169

Does this MR meet the acceptance criteria?

Merge request reports