Skip to content

Commit 2e6f8c2

Browse files
committed
Tried to fix Android/iOS comment editing logic
1 parent fcafc2c commit 2e6f8c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/run-ios-ui-tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,8 @@ COMMENT_FILE="$SCREENSHOT_TMP_DIR/screenshot-comment.md"
615615

616616
ri_log "STAGE:COMMENT_BUILD -> Rendering summary and PR comment markdown"
617617
if ! cn1ss_java_run "$RENDER_SCREENSHOT_REPORT_CLASS" \
618+
--title "iOS screenshot updates" \
619+
--success-message "✅ Native iOS screenshot tests passed." \
618620
--compare-json "$COMPARE_JSON" \
619621
--comment-out "$COMMENT_FILE" \
620622
--summary-out "$SUMMARY_FILE"; then

0 commit comments

Comments
 (0)