mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/11582] Test the event and and fix it.
PHPBB3-11582
This commit is contained in:
@@ -75,6 +75,6 @@ class phpbb_functional_extension_permission_lang_test extends phpbb_functional_t
|
||||
$this->assertContains('Can attach files', $crawler->filter('body')->text());
|
||||
|
||||
// language from ext/foo/bar/language/en/permissions_foo.php
|
||||
$this->assertContains('Can view foo', $crawler->filter('body')->text());
|
||||
$this->assertContains('Can view foobar', $crawler->filter('body')->text());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user