diff --git a/tests/test_integration.py b/tests/test_integration.py index 336a8e04..24ae05c1 100644 --- a/tests/test_integration.py +++ b/tests/test_integration.py @@ -407,4 +407,4 @@ def saturated_pi(pto, wec, x_wec, x_opt, waves=None, nsubsteps=1): regular_wave, nsubstep_postprocess) - assert 0==0 # replace this eventually + assert 0==0 # TODO: replace this eventually