Fix a link: remove extra # in href value (#3276)

This commit is contained in:
AlexanderLukin 2017-02-20 09:58:15 +03:00 committed by Jules Kremer
parent c08c281204
commit 1d4e000079
1 changed files with 1 additions and 1 deletions

View File

@ -1855,7 +1855,7 @@ table
td
:marked
The testing shims (`karma-test-shim`, `browser-test-shim`)
establish the [initial test environment](##testbed-initTestEnvironment) and a default testing module.
establish the [initial test environment](#testbed-initTestEnvironment) and a default testing module.
The default testing module is configured with basic declaratives and some Angular service substitutes that every tester needs.
Call `configureTestingModule` to refine the testing module configuration for a particular set of tests