# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
command:
check-app-run:
exec: cd /opt/bitnami/laravel/ && php artisan test
exit-status: 0