chromite: Reflow remaining overlong #-style comments.
Candidate files were found with `cros lint`, then reformatted
with a script.
BUG=b:233893248
TEST=cros lint (with line-too-long on) + CQ
Change-Id: I4e852b9428ed5f533d979a1367c617f569eb4563
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/chromite/+/4542021
Tested-by: Trent Apted <tapted@chromium.org>
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Commit-Queue: Trent Apted <tapted@chromium.org>
diff --git a/scripts/security_test_image_unittest.py b/scripts/security_test_image_unittest.py
index 7cdc4e5..bb6b405 100644
--- a/scripts/security_test_image_unittest.py
+++ b/scripts/security_test_image_unittest.py
@@ -42,7 +42,8 @@
opts.image, os.path.join(self.tempdir, "other_image.bin")
)
- # Test the board is fetched and used when using the default image basename.
+ # Test the board is fetched and used when using the default image
+ # basename.
self.PatchObject(
image_lib,
"GetLatestImageLink",