Skip to content

Commit 7c32777

Browse files
Update ChestESP_lootr_lines template
1 parent d9a4db0 commit 7c32777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gametest/java/net/wimods/chestesp/gametest/LootrTestRig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ public static void test(ClientGameTestContext context)
8484
config.style = ChestEspStyle.LINES;
8585
});
8686
assertScreenshotEquals(context, "ChestESP_lootr_lines",
87-
"https://i.imgur.com/A14Tgu2.png");
87+
"https://i.imgur.com/LImNhH3.png");
8888

8989
ChestESPTest.LOGGER
9090
.info("Changing style to lines and boxes for Lootr test");

0 commit comments

Comments
 (0)