From 523e6cf3978e118a04f033727fc6151beafe1bd2 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:01:16 -0500 Subject: [PATCH] spelling: unnamed Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- tools/tests/test_deploy_pbz_to_pebblefw.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tests/test_deploy_pbz_to_pebblefw.py b/tools/tests/test_deploy_pbz_to_pebblefw.py index 5bd8e320..a57ce012 100644 --- a/tools/tests/test_deploy_pbz_to_pebblefw.py +++ b/tools/tests/test_deploy_pbz_to_pebblefw.py @@ -102,7 +102,7 @@ class TestDeployPbzToPebbleFw(unittest.TestCase): def boto_key_func(boto_bucket, key): if key == 'pebble/bb2/porksmoothie/latest.json': - # Only validate us uploading to latest.json and return unamed mocks for the other + # Only validate us uploading to latest.json and return unnamed mocks for the other # paths. return mock_latest_key