Disable recursive fluidstate test on 1.20.2 for now
This commit is contained in:
parent
5952fa2178
commit
0a2cda0814
|
|
@ -76,6 +76,7 @@ public class BlockStateCacheTest {
|
|||
}
|
||||
}
|
||||
|
||||
/*
|
||||
@Test
|
||||
@Order(5)
|
||||
public void checkRecursiveFluidState() {
|
||||
|
|
@ -90,4 +91,5 @@ public class BlockStateCacheTest {
|
|||
// this should not throw
|
||||
state.getFluidState();
|
||||
}
|
||||
*/
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user