Fixes for tests
This commit is contained in:
parent
b4ed4d4e09
commit
bce75dbc8a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/phpunit.yml
vendored
2
.github/workflows/phpunit.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
env:
|
||||
DB_DATABASE1: ninja
|
||||
DB_USERNAME1: ninja
|
||||
DB_USERNAME1: root
|
||||
DB_PASSWORD1: ninja
|
||||
DB_HOST1: '127.0.0.1'
|
||||
DB_DATABASE: ninja
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue