You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we call run_pelicun directly instead of running main via subprocess, which would also confirm the command line arguments work.
We currently don't check the values of the outputs. We need to extend the tests to check the values and allow a number of potential retries to avoid having tests fail due to randomness.
The text was updated successfully, but these errors were encountered:
run_pelicun
directly instead of runningmain
via subprocess, which would also confirm the command line arguments work.The text was updated successfully, but these errors were encountered: