Skip to content

Commit

Permalink
Update src/towncrier/test/test_check.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Aug 6, 2024
1 parent 4d1cd36 commit c24e5a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/towncrier/test/test_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ def test_issue_pattern(self, runner):
)
write(
"foo/newsfragments/+abcdefg.feature",
"This fragment has a valid name (no issue name)",
"This fragment has a valid name (orphan fragment)",
)
commit("add stuff")

Expand Down

0 comments on commit c24e5a1

Please sign in to comment.