Files
streamdeck-homeassistant/test/setup.ts
2025-02-22 02:30:18 -05:00

4 lines
190 B
TypeScript

// Change working directory to test, this is needed because the StreamDeck SDK immediately tries
// to load the manifest file from the working directory when imported.
process.chdir('test')