Skip to content

fix: fixed plot_params_fdir test as it was not running on linux

y.zobus requested to merge 184-plottable-tests-fail-for-linux into main

Used std::env::current_dir() instead of a pathbuf from ".\" which does not seem to work in linux

Closes #184 (closed)

Merge request reports