Skip to content

Commit 22b82d5

Browse files
committed
fix running composer test locally
1 parent a641253 commit 22b82d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"php-cs-fixer fix"
4343
],
4444
"test": [
45+
"@putenv DBA_REFLECTOR=mysqli",
46+
4547
"@phpunit",
4648
"@phpstan",
4749
"@csfix"

0 commit comments

Comments
 (0)