diff --git a/tests/test_updater_root_rotation_integration.py b/tests/test_updater_root_rotation_integration.py index 010b4b30c2..a86c8b4e76 100755 --- a/tests/test_updater_root_rotation_integration.py +++ b/tests/test_updater_root_rotation_integration.py @@ -295,7 +295,7 @@ def test_root_rotation_max(self): tuf.settings.MAX_NUMBER_ROOT_ROTATIONS = 2 # Update on client 1.root.json --> 2.root.json --> 3.root.json, - # but not stop before updating to 4.root.json + # but stop before updating to 4.root.json self.repository_updater.refresh() # Assert that the client indeed only updated until 3.root.json