Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fa532b6

Browse files
committed
test(bump): Remove bump case with msg ends with !
1 parent 38a1c60 commit fa532b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎tests/commands/test_bump_command.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ def test_bump_minor_increment(commit_msg, mocker):
5757
"feat(user): new user interface\n\nBREAKING CHANGE: age is no longer supported",
5858
"BREAKING CHANGE: age is no longer supported",
5959
"BREAKING-CHANGE: age is no longer supported",
60-
"age is not longer supported!",
6160
),
6261
)
6362
def test_bump_major_increment(commit_msg, mocker):

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /