Skip to content

Bug introduced with sample coffeescript unit test #657

@wgorder

Description

@wgorder

This commit 469de58 introduced a sample coffeescript test which was nice, but it needs to be excluded as well in inject.js or the tests are being served up and causing errors.

add the following to the injectScripts var

    path.join('!' + conf.paths.tmp, '/serve/app/**/*.spec.js'),
    path.join('!' + conf.paths.tmp, '/serve/app/**/*.mock.js')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions