fix(Notion Node): Tests (no-changelog) (#12196)

This commit is contained in:
Michael Kret
2024-12-13 11:06:19 +02:00
committed by GitHub
parent a53d0e131d
commit 65b8e20049
29 changed files with 4209 additions and 0 deletions

View File

@@ -125,4 +125,7 @@ BQIDAQAB
accessToken: 'testToken',
baseUrl: 'https://api.telegram.org',
},
notionApi: {
apiKey: 'key123',
},
} as const;