E2E_Extern_CliRunnerTest - Update to match change in `./`
authorTim Otten <totten@civicrm.org>
Tue, 10 Mar 2020 21:13:30 +0000 (14:13 -0700)
committerTim Otten <totten@civicrm.org>
Tue, 10 Mar 2020 21:13:30 +0000 (14:13 -0700)
commit0d4d8d546da6cd61d2ad331f059bdbc8aa3b02cf
tree5afe5926ea508e4a25f44c182ae8a27f4da84d8c
parentf64df9e73e25b3f425718b3988a6ff51e47e8330
E2E_Extern_CliRunnerTest - Update to match change in `./`

Per 16735, the interpretation of `getPath('[foo]/.`)` changed
slightly - from:

* 5.22: Inconsistent/undefined tail end (may or may not have trailing `/`)
* 5.23.0: Defined to always end with `/`
* #16735: Defined to never end with `/`
tests/phpunit/E2E/Extern/CliRunnerTest.php