Skip to content

Commit

Permalink
Disable SpongeChunkLayoutTest
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeregorix committed Jul 7, 2023
1 parent d1547cb commit 9331a8e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@
import static org.junit.jupiter.api.Assertions.assertThrows;
import static org.junit.jupiter.api.Assertions.assertTrue;

import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;
import org.spongepowered.api.util.Direction;
import org.spongepowered.math.vector.Vector3i;

@Disabled
public class SpongeChunkLayoutTest {

@Test
Expand Down

0 comments on commit 9331a8e

Please sign in to comment.