Skip to content

Commit 6a4cb85

Browse files
authored
Update README.md
1 parent a073d8d commit 6a4cb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Meshery allows you to schedule tests and invoke them programmatically. Meshery w
120120
To manually invoke SMI Conformance test for a deployed service mesh, you can apply tests from the `smi-test` directory of this repository. Execute the following command to run the smi-conformace tests:
121121

122122
# To check for smi conformance of a deployed service mesh
123-
We use kuttl to check for SMI conformance. All the tests are written in smi-test directory of this repository.
123+
Meshery, the service mesh management plane, facililtates the execution and results gathering of these conformance tests. All the tests are written in `smi-test` directory of this repository.
124124
Execute the following command in `./smi-conformance` to run the smi-conformace tests:-
125125

126126
```shell

0 commit comments

Comments
 (0)