tests: strip useless phpdoc

This commit is contained in:
Dylan K. Taylor
2020-10-26 15:59:17 +00:00
parent 0b550b346b
commit 500fd2d842
6 changed files with 0 additions and 12 deletions

View File

@ -82,8 +82,6 @@ class RegionLoaderTest extends TestCase{
/**
* @dataProvider outOfBoundsCoordsProvider
* @param int $x
* @param int $z
*
* @throws ChunkException
* @throws \InvalidArgumentException
@ -109,8 +107,6 @@ class RegionLoaderTest extends TestCase{
/**
* @dataProvider outOfBoundsCoordsProvider
* @param int $x
* @param int $z
*
* @throws \InvalidArgumentException
* @throws \pocketmine\level\format\io\exception\CorruptedChunkException