Skip to content

DRY require spec_helper in JavaScript fixtures

Winnie requested to merge (removed):dry-fixture-spec_helper-require into master

What does this MR do?

Replace require 'spec_helper' in every JavaScript fixture generator by one call in the Rake task.

Merge request reports