Skip to content

Commit c36fc04

Browse files
committed
Properly load config for tests
1 parent 7b09820 commit c36fc04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/modules/multiauth/src/Controller/DiscoControllerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ protected function setUp(): void
4444
'[ARRAY]',
4545
'simplesaml'
4646
);
47+
Configuration::setPreLoadedConfig($this->config, 'config.php', 'simplesaml');
4748

4849
$this->session = Session::getSessionFromRequest();
4950

0 commit comments

Comments
 (0)