3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
|
// Initialize global variables for Jest tests here
|
||
|
global.ST_URL = 'http://localhost:8000';
|