Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 503eca9

Browse files
committed
Clean tests phpdoc
1 parent 3e86f5b commit 503eca9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/Model/AddressCollectionTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
*/
2121
class AddressCollectionTest extends TestCase
2222
{
23-
/**
24-
* @expectedException \Geocoder\Exception\CollectionIsEmpty
25-
*/
2623
public function testFirstOnEmpty()
2724
{
2825
$this->expectException(\Geocoder\Exception\CollectionIsEmpty::class);

0 commit comments

Comments
 (0)