Skip to content

Commit 48b53fe

Browse files
committed
docs: add searchKeywords in testing guide
This is to push up the page in search results when searching for these terms. Ex: currently when searching using the term `test` this page is displayed at the middle of the results.
1 parent 2d08965 commit 48b53fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aio/content/guide/testing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<a id="top"></a>
22

3+
{@searchKeywords test testing karma jasmine coverage}
4+
35
# Testing
46

57
Testing your Angular application helps you check that your app is working as you expect.

0 commit comments

Comments
 (0)