docs(core): migrate @whatItDoes
tags to the description (#23185)
We get the overview for the doc by splitting off the first paragraph. PR Close #23185
This commit is contained in:

committed by
Igor Minar

parent
5bb14a68d2
commit
7dc150c1e8
@ -49,9 +49,9 @@ export type TestModuleMetadata = {
|
||||
};
|
||||
|
||||
/**
|
||||
* @whatItDoes Configures and initializes environment for unit testing and provides methods for
|
||||
* creating components and services in unit tests.
|
||||
* @description
|
||||
* Configures and initializes environment for unit testing and provides methods for
|
||||
* creating components and services in unit tests.
|
||||
*
|
||||
* TestBed is the primary api for writing unit tests for Angular applications and libraries.
|
||||
*
|
||||
|
Reference in New Issue
Block a user