suppress argument missing warnings on remote API test
commit2fc089117444e37601d6e43f82466f72ebfcfac8
authorPhy <git@phy25.com>
Tue, 3 Mar 2020 05:01:48 +0000 (3 00:01 -0500)
committerPhy <git@phy25.com>
Tue, 3 Mar 2020 05:01:48 +0000 (3 00:01 -0500)
tree68a2658b8837c25b9dcdde8168e265fe23973c7b
parent5c6412cc8c127163eab28473eac3944132b537cc
suppress argument missing warnings on remote API test

This makes sure PHPUnit won't convert warnings into exceptions, and thus behaves
as the same as regular DokuWiki where E_NOTICE is suppressed.
_test/tests/inc/remote.test.php