Update docker entry point for tests to use Codeception from root
[MAILPOET-6244]
This commit is contained in:
committed by
Jan Lysý
parent
51510216cc
commit
85fad80a10
@@ -230,7 +230,7 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
/wp-core/wp-content/plugins/mailpoet/vendor/bin/codecept run $TEST_TYPE $@ -vvv
|
||||
/tests_env/vendor/bin/codecept run $TEST_TYPE $@ -vvv
|
||||
exitcode=$?
|
||||
|
||||
exit $exitcode
|
||||
|
Reference in New Issue
Block a user