diff --git a/test/action/test_changelog.py b/test/action/test_changelog.py index e7cac95c..b85e01d2 100644 --- a/test/action/test_changelog.py +++ b/test/action/test_changelog.py @@ -226,11 +226,11 @@ def test_render(): Custom release notes - **Closed issues:** - - Issue title (#1) - **Merged pull requests:** - Pull title (#3) (@author) + + **Closed issues:** + - Issue title (#1) """ data = { "compare_url": "https://github.com/Me/PkgName.jl/compare/v1.2.2...v1.2.3",