Skip to content

Commit

Permalink
Removing extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
abpai94 committed Sep 18, 2024
1 parent ba3b43e commit a2ec65f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Ltb/LanguageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ function test_restrict_language() {
$this->assertEquals("fr", $chosenLanguage);
}


function test_default_language() {
# User-Agent Language
$_SERVER['HTTP_ACCEPT_LANGUAGE'] = "ar, en";
Expand Down

0 comments on commit a2ec65f

Please sign in to comment.