1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-03-23 11:54:03 +00:00

misc L10 fixes, new docker image

This commit is contained in:
Samuel Štancl 2023-02-16 12:38:07 +01:00
parent 89c5029fd6
commit 6cf8c325d4
3 changed files with 33 additions and 40 deletions

1
test
View file

@ -1,3 +1,4 @@
#!/bin/bash
cat vendor/laravel/framework/src/Illuminate/Foundation/Application.php | grep 'const VERSION'
docker-compose exec -T test vendor/bin/phpunit "$@"