Skip to content

Commit

Permalink
chore: rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
renatav committed Sep 19, 2024
1 parent 3399560 commit a9ce142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taf/tests/test_updater/test_update/test_update_valid.py
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ def test_update_when_target_empty(origin_auth_repo, client_dir):
],
indirect=True,
)
def test_update_with_last_validated_commit_not_in_local_repo(
def test_update_valid_when_several_updates(
origin_auth_repo, client_dir
):
clone_repositories(origin_auth_repo, client_dir)
Expand Down

0 comments on commit a9ce142

Please sign in to comment.