Browse Source

upd readMe

VladSenyuta 2 years ago
parent
commit
6f2aeab84a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kafka-ui-e2e-checks/README.md

+ 1 - 1
kafka-ui-e2e-checks/README.md

@@ -38,7 +38,7 @@ cd kafka-ui
 docker-compose -f documentation/compose/e2e-tests.yaml up -d
 docker-compose -f documentation/compose/e2e-tests.yaml up -d
 ```
 ```
 
 
-2. To run test suite define its name (options: regression, sanity, smoke) and put it instead %s into command below
+2. To run test suite select its name (options: regression, sanity, smoke) and put it instead %s into command below
 
 
 ```
 ```
 ./mvnw -Dsurefire.suiteXmlFiles='src/test/resources/%s.xml' -f 'kafka-ui-e2e-checks' test -Pprod
 ./mvnw -Dsurefire.suiteXmlFiles='src/test/resources/%s.xml' -f 'kafka-ui-e2e-checks' test -Pprod