• Andrew Fontaine's avatar
    Generate Deeply Nested Frontend Fixtures · de4cfbba
    Andrew Fontaine authored
    The original default pattern, `frontend/fixtures/*.rb`, only searches in
    the `fixtures` directory for rspec files. `**/*.rb` is needed to find
    rspec files in nested directories, such as those in the
    `ee/spec/frontend/fixtures/analytics` folder.
    de4cfbba
frontend.rake 858 Bytes