Remove unnecessary blank line in GetMeTest setup
This commit is contained in:
parent
bdcce70ce4
commit
a357451a9d
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ use TgBotLib\Objects\User;
|
|||
class GetMeTest extends TestCase
|
||||
{
|
||||
private $bot;
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
$this->bot = new Bot(BOT_TOKEN);
|
||||
|
|
Loading…
Add table
Reference in a new issue