Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ngMockE2E points to incorrect script locations in docs #8038

@krimple

Description

@krimple

The ngMockE2E module is not available in the locations shown, it is embedded in the angular-mocks.js script. Either make the file available as a separate script (which has the advantage of letting you use ngMockE2E in a production setting without forcing you to use the mock $log) or update the docs to point to the angular-mocks.js location.

The URL in question on the site: https://docs.angularjs.org/api/ngMockE2E

I tried the "improve this doc" link but couldn't find any reference to the links in the current repo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions