Kekun commented on code in PR #1994:
URL: https://github.com/apache/buildstream/pull/1994#discussion_r2041619072


##########
tests/frontend/show.py:
##########
@@ -438,8 +438,9 @@ def setup_test():
         ("%{deps}", "- import-dev.bst\n- import-links.bst\n- import-bin.bst"),
         ("%{build-deps}", "- import-dev.bst\n- import-links.bst"),
         ("%{runtime-deps}", "- import-links.bst\n- import-bin.bst"),
+        ("%{artifact-cas-digest}", "(no artifact CAS digest)"),

Review Comment:
   Woops indeed, I only tested the new test and forgot to remove this, thanks.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to