Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Remove extra newline from #50
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Nov 25, 2019
1 parent 350b7e6 commit 23e275c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_package_releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ def test_go_with_valid_published_date(self):
def test_go_with_invalid_published_date(self):
self.assertResults({'publishedDate': '2000-00-00T00:00:00Z'}, {
'result.json': 'results/package-releases.json',

})

0 comments on commit 23e275c

Please sign in to comment.