[NFC] Add in unit test to lock in the fix for the is_deleted in where clause issue
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 30 Jun 2021 21:54:05 +0000 (07:54 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Mon, 5 Jul 2021 03:17:07 +0000 (13:17 +1000)
commite1f5526a12e2a99a663acb0de44c4ea9daa9747b
tree9112137d0d95c6d644d57b1522f08c1476f651c3
parent5f4dcb578cd6add44b3cfca9c6c96a70d46f5133
[NFC] Add in unit test to lock in the fix for the is_deleted in where clause issue

Move Unit test into its own class and use normal apiv4 wrapper rather than internal class as per Coleman
tests/phpunit/api/v4/Action/ContactIsDeletedTest.php [new file with mode: 0644]