mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
test: make I18nTest actually reload English translations again
This commit is contained in:
@@ -37,7 +37,7 @@ class I18nTest extends TestCase
|
||||
public function tearDown(): void
|
||||
{
|
||||
unset($_COOKIE['lang'], $_SERVER['HTTP_ACCEPT_LANGUAGE']);
|
||||
unset($_SERVER['HTTP_ACCEPT_LANGUAGE']);
|
||||
I18n::loadTranslations();
|
||||
}
|
||||
|
||||
public function testTranslationFallback()
|
||||
|
||||
Reference in New Issue
Block a user