Skip to content

Commit

Permalink
Tests: Re-enable test_plot_elevation_timeseries
Browse files Browse the repository at this point in the history
Fixed in 1b973e4
  • Loading branch information
simmsa committed Nov 29, 2023
1 parent 1b973e4 commit 8ab2332
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mhkit/tests/Wave_TestResourceMetrics.m
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ function test_metrics_CDIP1(testCase)

function test_plot_elevation_timeseries(testCase)

assumeFail(testCase, "TODO: Fix - ??");

relative_file_name = '../../examples/data/wave/ValData2.mat';
full_file_name = fullfile(fileparts(mfilename('fullpath')), relative_file_name);
data = load(full_file_name);
Expand Down

0 comments on commit 8ab2332

Please sign in to comment.