Reformat time!
This commit is contained in:
@@ -54,4 +54,4 @@ class FormatterTest extends TestCase
|
||||
$url = 'http://example.com/path/to?foo=bar&hoge=fuga#';
|
||||
$this->assertEquals('http://example.com/path/to?foo=bar&hoge=fuga', $formatter->normalizeUrl($url));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user