mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user