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