diff --git a/README.md b/README.md index 0e0fd0e..3d94617 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Testing requires xdebug, php-zip and sqlite php extensions. vendor/bin/phpunit vendor/bin/phpstan analyse ./backend npm run lint -npm run e2e +npm run test:e2e ```