mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
test(Telegram Node): Add some tests for Telegram (no-changelog) (#11043)
This commit is contained in:
@@ -121,4 +121,8 @@ BQIDAQAB
|
||||
secret: 'baz',
|
||||
algorithm: 'HS256',
|
||||
},
|
||||
telegramApi: {
|
||||
accessToken: 'testToken',
|
||||
baseUrl: 'https://api.telegram.org',
|
||||
},
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user