]> git.mxchange.org Git - friendica.git/commit
Remove irrelevant test in App\RouterTest
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 13 Oct 2019 14:16:38 +0000 (10:16 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 13 Oct 2019 14:16:38 +0000 (10:16 -0400)
commit6fd301a891f7fb14f6984932f2f8c5efd47c510e
tree1662575194db76489a7af72c0384cec41f8f0c6a
parent8748bfd8ad45a0c7c5846364629886678a094c2f
Remove irrelevant test in App\RouterTest

- HTTP Methods other than POST are coerced into GET in App\Router constructor
tests/src/App/RouterTest.php