Fix CI
Signed-off-by: Kim Brose <kim.brose@rwth-aachen.de>
This commit is contained in:
parent
04aa4cf339
commit
9c5fe8fca4
|
@ -93,7 +93,7 @@ class SettingTest extends TestCase {
|
|||
[['ignore-missing-user', false]],
|
||||
[],
|
||||
null,
|
||||
'The user "username" does not exists.',
|
||||
'The user "username" does not exist.',
|
||||
],
|
||||
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue