This commit is contained in:
Milos Stojanovic
2024-04-18 14:51:40 +02:00
parent a09a57c435
commit 19228a652d
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,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
```
## Deployment