mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
TranslatorTest: expect the correct exception
This commit is contained in:
parent
0cc024a30a
commit
3d170f90a5
@ -44,7 +44,7 @@ class TranslatorTest extends BaseTestCase
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @expectedException \Exception
|
* @expectedException Icinga\Exception\IcingaException
|
||||||
*/
|
*/
|
||||||
public function testWhetherSetupLocaleThrowsAnExceptionWhenGivenAnInvalidLocale()
|
public function testWhetherSetupLocaleThrowsAnExceptionWhenGivenAnInvalidLocale()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user