Skip to content

Commit

Permalink
The file was corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
josantonius committed Nov 12, 2017
1 parent 5fd23dc commit b2b0a4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
* Change the `addBackslash` method to `addBackSlash` method and refactorize.
* 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.

* Deleted `Josantonius\Url\Tests\UrlTest::testGetProtocolWithUrl()` method.
* Deleted `Josantonius\Url\Tests\UrlTest::testGetDomainWithDomain()` method.
* Deleted `Josantonius\Url\Tests\UrlTest::testGetDomainWithInvalidDomain()` method.
* Deleted `Josantonius\Url\Tests\UrlTest::testAddBackSlashDefault()` method.
* Added `Josantonius\Url\Tests\UrlTest::testGetProtocolWithUrl()` method.
* Added `Josantonius\Url\Tests\UrlTest::testGetDomainWithDomain()` method.
* Added `Josantonius\Url\Tests\UrlTest::testGetDomainWithInvalidDomain()` method.
* Added `Josantonius\Url\Tests\UrlTest::testAddBackSlashDefault()` method.

## 1.1.7 - 2017-11-09

Expand Down

0 comments on commit b2b0a4e

Please sign in to comment.