Update daprdocs/content/en/operations/components/certification-lifecycle.md

Co-authored-by: Will <witsai@microsoft.com>
This commit is contained in:
Artur Souza 2021-11-02 16:48:30 -07:00 committed by GitHub
parent 91cf710c9b
commit 8b7bd7b782
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ The test plan must be approved by a Dapr maintainer and be published in a `READM
### Test requirements
- The tests should validate the functional behavior and robustness of the component based on the component specification, reflecting the scenarios from the test plan
- The tests must run successfully as part of the continuous integration of the `components-contrib` repository
- The tests must run successfully as part of the continuous integration of the [components-contrib](https://github.com/dapr/components-contrib) repository
## Component certification process