]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add a test for updatePublishedAt 3280/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 24 Jul 2017 14:39:29 +0000 (16:39 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 24 Jul 2017 15:07:47 +0000 (17:07 +0200)
commitff9f89fd2318cfb29a18d941077b5afc859bf0fe
tree14c18ed4b13ee27bdd849a1c4d6ddba31fc06b82
parentb236d3f627a21bc9b02e7726bbb72d632937a45e
Add a test for updatePublishedAt

To avoid error when a content is re-submitted and it previously add a
published date.

Also, fix the `testPostSameEntry`
src/Wallabag/CoreBundle/Helper/ContentProxy.php
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php