mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 02:02:04 -07:00
Ignore FROSTED_ICE in meta unit tests.
This commit is contained in:
@@ -69,7 +69,8 @@ public abstract class AbstractTestingBase {
|
||||
Material.BEETROOT_BLOCK,
|
||||
Material.END_GATEWAY,
|
||||
Material.STRUCTURE_BLOCK,
|
||||
Material.BURNING_FURNACE
|
||||
Material.BURNING_FURNACE,
|
||||
Material.FROSTED_ICE
|
||||
).build();
|
||||
|
||||
@BeforeClass
|
||||
|
Reference in New Issue
Block a user