projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df9b24b
)
(REF) AuthxRestTest - Update for phpunit8
author
Tim Otten
<totten@civicrm.org>
Sat, 11 Dec 2021 05:31:55 +0000
(21:31 -0800)
committer
Tim Otten
<totten@civicrm.org>
Mon, 24 Jan 2022 21:53:51 +0000
(13:53 -0800)
tests/phpunit/E2E/Extern/AuthxRestTest.php
patch
|
blob
|
blame
|
history
diff --git
a/tests/phpunit/E2E/Extern/AuthxRestTest.php
b/tests/phpunit/E2E/Extern/AuthxRestTest.php
index ef38cad1fd27e5dd7f1cda75eb1ae24693d9ad1f..159f4f36f0a6844b9fe544efa386b02fd5e170d7 100644
(file)
--- a/
tests/phpunit/E2E/Extern/AuthxRestTest.php
+++ b/
tests/phpunit/E2E/Extern/AuthxRestTest.php
@@
-16,7
+16,7
@@
*/
class E2E_Extern_AuthxRestTest extends E2E_Extern_BaseRestTest {
- public static function setUpBeforeClass() {
+ public static function setUpBeforeClass()
: void
{
parent::setUpBeforeClass();
\Civi\Test::e2e()
->install(['authx'])