Skip to content

Commit

Permalink
Fix changelog formatting test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Sep 3, 2013
1 parent c8cabfd commit 5ff1376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_changes.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def test_prepend_file(self):
dry_run=False
)
expected_content = [
'# (Changelog)[None/releases]\n',
'# [Changelog](None/releases)\n',
'Now this is\n',
'This is the first line\n'
]
Expand Down

0 comments on commit 5ff1376

Please sign in to comment.