mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
docs(guide/e2e): fix a link to e2e dsl
This commit is contained in:
parent
5cc245dd80
commit
908785960d
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ the only button on the page, and then it verifies that there are 10 items listed
|
|||
The API section below lists the available commands and expectations for the Runner.
|
||||
|
||||
# API
|
||||
Source: {@link https://github.com/angular/angular.js/blob/master/src/scenario/dsl.js}
|
||||
Source: {@link https://github.com/angular/angular.js/blob/master/src/ngScenario/dsl.js}
|
||||
|
||||
## pause()
|
||||
Pauses the execution of the tests until you call `resume()` in the console (or click the resume
|
||||
|
|
|
|||
Loading…
Reference in a new issue