mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
4 lines
104 B
Text
4 lines
104 B
Text
|
|
|
||
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
/usr/share/nginx/html/vendor/bin/phpunit --configuration /usr/share/nginx/html/phpunit.xml
|