Revert "docs: add testing styles in index.html, remove additional configuration" (#25892)
This reverts commit 621d82a44c9d46f69f3296b302984f5949b8dee8. PR Close #25892
This commit is contained in:

committed by
Jason Aden

parent
fbfce79b93
commit
67435d456c
@ -1,11 +1,4 @@
|
||||
<!-- Add the app test styles-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<base href="/">
|
||||
<title>App Tests</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="https://unpkg.com/jasmine-core@2.99.1/lib/jasmine-core/jasmine.css">
|
||||
</head>
|
||||
</html>
|
||||
<!--
|
||||
Intentionally empty placeholder for Stackblitz.
|
||||
Do not need index.html in zip-download either as you should run tests with `npm test`
|
||||
-->
|
||||
|
Reference in New Issue
Block a user