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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
Artur Souza 2021-10-26 21:15:43 -07:00 committed by GitHub
parent 5eee24602a
commit 0937470698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,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 component based on the component specification, reflecting the scenarios from the test plan
- 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 `components-contrib` repository