Skip to content

Commit b2b0a4e

Browse files
committed
The file was corrected
1 parent 5fd23dc commit b2b0a4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
* Change the `addBackslash` method to `addBackSlash` method and refactorize.
77
* Fix command in composer.json will output the ERROR: The file "src,tests" does not exist. Change this to the `vendor/bin/phpcbf src tests` command.
88

9-
* Deleted `Josantonius\Url\Tests\UrlTest::testGetProtocolWithUrl()` method.
10-
* Deleted `Josantonius\Url\Tests\UrlTest::testGetDomainWithDomain()` method.
11-
* Deleted `Josantonius\Url\Tests\UrlTest::testGetDomainWithInvalidDomain()` method.
12-
* Deleted `Josantonius\Url\Tests\UrlTest::testAddBackSlashDefault()` method.
9+
* Added `Josantonius\Url\Tests\UrlTest::testGetProtocolWithUrl()` method.
10+
* Added `Josantonius\Url\Tests\UrlTest::testGetDomainWithDomain()` method.
11+
* Added `Josantonius\Url\Tests\UrlTest::testGetDomainWithInvalidDomain()` method.
12+
* Added `Josantonius\Url\Tests\UrlTest::testAddBackSlashDefault()` method.
1313

1414
## 1.1.7 - 2017-11-09
1515

0 commit comments

Comments
 (0)