Skip to content

Commit c24e5a1

Browse files
authored
Update src/towncrier/test/test_check.py
1 parent 4d1cd36 commit c24e5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/towncrier/test/test_check.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ def test_issue_pattern(self, runner):
535535
)
536536
write(
537537
"foo/newsfragments/+abcdefg.feature",
538-
"This fragment has a valid name (no issue name)",
538+
"This fragment has a valid name (orphan fragment)",
539539
)
540540
commit("add stuff")
541541

0 commit comments

Comments
 (0)