woocommerce/tests/cli/features/extra/no-mail.php

7 lines
46 B
PHP

<?php
function wp_mail() {
// do nothing
}