Define TEST_CHAT_ID
as a global constant.
This commit is contained in:
parent
d02cab3846
commit
75ed7676ac
5 changed files with 26 additions and 29 deletions
|
@ -8,7 +8,6 @@ use TgBotLib\Objects\User;
|
|||
|
||||
class GetMeTest extends TestCase
|
||||
{
|
||||
const int TEST_CHAT_ID = -1001301191379;
|
||||
private static Bot $bot;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue