mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-10 12:38:52 +01:00
🔧 test: Update Jest configuration to include additional test roots and add markdown file mock
This commit is contained in:
parent
b170a57482
commit
6b60ee4df8
2 changed files with 3 additions and 1 deletions
1
client/test/rawFileMock.js
Normal file
1
client/test/rawFileMock.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
module.exports = 'MOCK_MARKDOWN_CONTENT';
|
||||
Loading…
Add table
Add a link
Reference in a new issue