Skip to content

Commit

Permalink
Adding another assertion (Just in case)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Sep 25, 2015
1 parent 48227cf commit 8750eb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/LocalizationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,8 @@ public function it_can_get_all_locales()
/** @test */
public function it_can_get_localized_url_with_relative_urls()
{
$this->assertEquals($this->testUrlOne . 'en', localization()->LocalizeURL('/'));

$urls = [
'/contact',
'/contact/',
Expand Down

0 comments on commit 8750eb7

Please sign in to comment.