Skip to content

Commit a72ade5

Browse files
camdecosteremilykl
andauthored
Update image diff notice text
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
1 parent 90d92e4 commit a72ade5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@ commands:
526526
name: IMAGE DIFF DETECTED - SEE NOTE BELOW
527527
when: on_fail
528528
command: |
529-
echo "Image Diff Detected: baselines may need to be updated. Use \"circleci_image_artifact_download.sh\" to download new baselines."
530-
echo "Add the new images to \"test/image/baselines\" and commit them to this pull request."
529+
echo "Image Diff Detected: baseline images may need to be updated. Run 'tasks/circleci_image_artifact_download.sh' to download the baseline images generated by this job."
530+
echo "Add the new images to 'test/image/baselines/' and commit them to this pull request."
531531
532532
workflows:
533533
version: 2

0 commit comments

Comments
 (0)