Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Jan 20, 2023
1 parent 570e41e commit 852c632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/eventengine/upgrade_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def test_upgrade_handler_should_copy_old_and_new_version_to_alert_history_if_the
assert variables.get(variable="new_version").value == "new version"


def test_upgrade_handler_should_not_fail_if_old_and_new_version_do_not_exists(
def test_upgrade_handler_should_not_fail_if_old_and_new_version_do_not_exist(
netbox_having_sw_upgrade,
):
fake_engine = Mock()
Expand Down

0 comments on commit 852c632

Please sign in to comment.