Skip to content

With recent ember-cli development, the resolver modifications no longer seem to be necessary #71

Description

@begedin

As of ember-cli 2.17.0, the test-helper module no longer uses the custom tests/helpers/resolver.js and instead defaults to the app/resolver.js. Basically, the whole tests/helpers/resolver.js file is removed completely.

With it gone, and the app resolver being used, it looks like the fix for pluralized ability: 'abilities' is no longer necessary, so we should be able to safely remove it, unless I'm mistaken.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions