mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-12 01:17:39 +01:00
3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
|
// Initialize global variables for Jest tests here
|
||
|
global.ST_URL = 'http://localhost:8000';
|