mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 01:16:12 +01:00
Fixes to readme (#194)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
This commit is contained in:
parent
241c16d950
commit
1c26b55310
1 changed files with 3 additions and 3 deletions
|
@ -47,15 +47,15 @@ All of those checks are available in Github Actions and in Gitlab CI.
|
|||
|
||||
`composer ci:ts:lint`
|
||||
|
||||
### Runinng unit tests
|
||||
### Running unit tests
|
||||
|
||||
`composer ci:tests:unit`
|
||||
|
||||
### Runinng functional tests tests
|
||||
### Running functional tests
|
||||
|
||||
`composer ci:tests:functional`
|
||||
|
||||
### Runinng all tests
|
||||
### Running all tests
|
||||
|
||||
`composer ci:tests`
|
||||
|
||||
|
|
Loading…
Reference in a new issue