test: firmware uploadInProgress: add note about commit

Add note about missing call, commit().

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: Iebdc2a663119539a1fe0b27c821ef1d809d6e9a3
diff --git a/test/firmware_state_uploadinprogress_unittest.cpp b/test/firmware_state_uploadinprogress_unittest.cpp
index 49214c1..6748a29 100644
--- a/test/firmware_state_uploadinprogress_unittest.cpp
+++ b/test/firmware_state_uploadinprogress_unittest.cpp
@@ -28,6 +28,7 @@
  * writemeta(session)
  * write(session)
  * read(session)
+ * commit(session)
  *
  * Testing canHandleBlob is uninteresting in this state.  Getting the BlobIDs
  * will inform what canHandleBlob will return.