Skip to content

Commit

Permalink
fix(daisi): STN Management Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoedeke authored and janagoe committed Sep 21, 2023
1 parent 25a05d2 commit 3e33628
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -407,8 +407,6 @@ TEST_CASE("One Simple Transport Order with Time Window", "[temporal]") {

// act
REQUIRE(management.addTask(simple_task, insertion_point));
[[maybe_unused]] auto add_metrics_comp =
std::get<0>(management.getLatestCalculatedInsertionInfo());

// assert management states not changed
REQUIRE(management.setNextTask());
Expand Down

0 comments on commit 3e33628

Please sign in to comment.