kaskada-ai / kaskada

Modern, open-source event-processing
https://kaskada.io/
Apache License 2.0
351 stars 15 forks source link

bug: make file paths platform-independent #795

Closed jordanrfrazier closed 1 year ago

jordanrfrazier commented 1 year ago

Gets the absolute paths using os instead of manually adding slashes, which was breaking the windows tests.