mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-03 16:45:13 +00:00
Fixed unit tests
This commit is contained in:
@ -25,7 +25,4 @@ namespace pocketmine\block;
|
||||
|
||||
class MyCustomBlock extends Cobblestone{
|
||||
|
||||
public function getName() : string{
|
||||
return "MyCobblestone";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user