From 758daf98ef596b1dd2a8b429a64d3e3786f3248e Mon Sep 17 00:00:00 2001 From: Jaehwa Noh Date: Sat, 27 Apr 2024 17:02:52 +0900 Subject: [PATCH] Highlight Note. Change-Id: I79b564cf56428dd278d257da2c75f57312067148 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be1270b16..d90a427b0 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,8 @@ stored in `modulename/src/test/screenshots`. - `compareRoborazziDemoDebug` create comparison images between failed tests and the known correct images. These can also be found in `modulename/src/test/screenshots`. -**Note:** The known correct screenshots stored in this repository are recorded on CI using Linux. Other +> [!NOTE] +> The known correct screenshots stored in this repository are recorded on CI using Linux. Other platforms may (and probably will) generate slightly different images, making the screenshot tests fail. When working on a non-Linux platform, a workaround to this is to run `recordRoborazziDemoDebug` on the `main` branch before starting work. After making changes, `verifyRoborazziDemoDebug` will identify only