woocommerce/plugins/woocommerce-blocks/bin/wp-env-pre-config.sh

4 lines
124 B
Bash
Executable File

#!/bin/sh
BASENAME=$(basename "`pwd`")
npm run wp-env run tests-cli './wp-content/plugins/'$BASENAME'/bin/wp-env-config.sh'