aboutsummaryrefslogtreecommitdiff
path: root/pw_software_update/py/remote_sign_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'pw_software_update/py/remote_sign_test.py')
-rw-r--r--pw_software_update/py/remote_sign_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw_software_update/py/remote_sign_test.py b/pw_software_update/py/remote_sign_test.py
index 78d6df4fa..b030d49d7 100644
--- a/pw_software_update/py/remote_sign_test.py
+++ b/pw_software_update/py/remote_sign_test.py
@@ -75,7 +75,7 @@ FAKE_BUILDER_PUBLIC_KEY = textwrap.dedent(
# inclusive-language: enable
-# TODO(b/235240430): Improve unit test coverage.
+# TODO: b/235240430 - Improve unit test coverage.
class PathSigningTest(unittest.TestCase):
"""Tests the signing of bundles by path."""