We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0cfc8 commit af0c6e4Copy full SHA for af0c6e4
docs/documentation/e2e.md
@@ -14,6 +14,16 @@ ng e2e
14
End-to-end tests are run via [Protractor] (https://angular.github.io/protractor/).
15
16
## Options
17
+<details>
18
+ <summary>base href</summary>
19
+ <p>
20
+ <code>--base-href</code>
21
+ </p>
22
23
+ Override the baseUrl in the protractor config. Defaults to the baseUrl in the protractor config.
24
25
+</details>
26
+
27
<details>
28
<summary>config</summary>
29
<p>
0 commit comments