We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7e7fd commit b2d0a38Copy full SHA for b2d0a38
docs/src/templates/docs-scenario.html
@@ -1,7 +1,7 @@
1
<!DOCTYPE HTML>
2
-<html xmlns:ng="http://angularjs.org" wiki:ng="http://angularjs.org">
+<html xmlns:ng="http://angularjs.org">
3
<head>
4
- <title><angular/> Docs Scenario Runner</title>
+ <title>AngularJS Docs E2E Test Runner</title>
5
<script type="text/javascript" src="../angular-scenario.js" ng:autotest></script>
6
<script type="text/javascript" src="docs-scenario.js"></script>
7
</head>
0 commit comments