dev/core#2998 - Fix JWT cookie test in standalone
authorPatrick Figel <pfigel@greenpeace.org>
Sat, 2 Dec 2023 11:54:28 +0000 (11:54 +0000)
committerPatrick Figel <pfigel@greenpeace.org>
Sat, 2 Dec 2023 11:54:28 +0000 (11:54 +0000)
commit20e8f50ac4647b2129baf5179b5d8ec154f07889
tree6f344c11e9e69b38e09b2f5558c9ef6200a21680
parent52d2fe6fe09e21eda4e20df1d2b30c3eaad53a0f
dev/core#2998 - Fix JWT cookie test in standalone

This fixes a test failure in JwtCredsTest with standalone due to session
cookies being sent.
ext/authx/tests/phpunit/Civi/Authx/AbstractFlowsTest.php