summaryrefslogblamecommitdiffstats
path: root/run-tests
blob: 8c1eeb5a4fcaba52789c91ccfbbf7097d094e291 (plain) (tree)
1
2
3
4
5
6
7
8
9
                   





                                                                              
                    
                                                                                                   
#!/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 clean
npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml $*"