Skip to content

Commit ef9810f

Browse files
committed
Making test name better
1 parent ee2a624 commit ef9810f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@ def test_update_issue_points_removed(
10151015
)
10161016

10171017

1018-
def test_emptyupdate_issue_points_ignored(
1018+
def test_empty_issue_points_ignored_on_create(
10191019
action_context_factory,
10201020
mocked_jira,
10211021
action_params_factory,

0 commit comments

Comments
 (0)