summaryrefslogtreecommitdiffstats
path: root/run-tests
blob: 9f881d677dfcbec97bb082b8081f07818315469d (plain) (blame)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

# SPDX-FileCopyrightText: 2021 Andrea Chirulescu <andrea.chirulescu@gmail.com>
# SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net>
#
# SPDX-License-Identifier: CC0-1.0

npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml $*"