Skip to content

Commit 5b00e1f

Browse files
alan-agius4AndrewKushnir
authored andcommitted
docs: add searchKeywords in testing guide (#47953)
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. PR Close #47953
1 parent f01ea3c commit 5b00e1f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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 application is working as you expect.

0 commit comments

Comments
 (0)