feat: solution for 'Повторный экзамен #2: Сравнительный обзор 3 сущностей (Tavily)'
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Jest setup file.
|
||||
*
|
||||
* This file can be used to configure global test settings, such as
|
||||
* mocking fetch or setting environment variables.
|
||||
*/
|
||||
|
||||
process.env.TAVILY_API_KEY = 'test-api-key';
|
||||
Reference in New Issue
Block a user