ufechner7 / KiteUtils.jl

Utilities for kite power system simulations
https://ufechner7.github.io/KiteUtils.jl/
MIT License
2 stars 1 forks source link

Fix failing test #23

Closed ufechner7 closed 2 years ago

ufechner7 commented 2 years ago

When you add this package to your own project and then run ]test it will fail due to missing write permissions to the data folder.

Use a scratch space for test data to avoid this issue.