Skip to content

Commit ed48417

Browse files
Update cleanup template to better match 26.1 lighting
1 parent 084b6da commit ed48417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gametest/java/net/wurstclient/gametest/SingleplayerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public final void run()
4848
runImpl();
4949
assertScreenshotEquals(
5050
getClass().getSimpleName().toLowerCase() + "_cleanup",
51-
"https://i.imgur.com/i2Nr9is.png");
51+
"https://i.imgur.com/XF1SILt.png");
5252
}
5353

5454
/**

0 commit comments

Comments
 (0)