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

7 lines
46 B
PHP
Raw Normal View History

2016-12-08 21:40:12 +00:00
<?php
function wp_mail() {
// do nothing
}