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

Description
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.