mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
Removed dodgy test using invalid block metadata
This commit is contained in:
parent
e2815eed60
commit
52f0c4f3ed
@ -107,7 +107,6 @@ class BlockTest extends TestCase{
|
||||
public function blockGetProvider() : array{
|
||||
return [
|
||||
[BlockLegacyIds::STONE, 5],
|
||||
[BlockLegacyIds::STONE, 15],
|
||||
[BlockLegacyIds::GOLD_BLOCK, 0],
|
||||
[BlockLegacyIds::WOODEN_PLANKS, 5],
|
||||
[BlockLegacyIds::SAND, 0],
|
||||
|
Loading…
x
Reference in New Issue
Block a user