Skip to content

Commit

Permalink
test(bc): correct unit tests for ST Storages
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent-laporte-pro committed Apr 23, 2024
1 parent 95a5ac5 commit 893cdd4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,8 @@ def test_revert(command_context: CommandContext):
enabled=True,
time_step=BindingConstraintFrequency.HOURLY,
operator=BindingConstraintOperator.EQUAL,
filter_year_by_year="",
filter_synthesis="",
coeffs={"a": [0.3]},
values=hourly_matrix_id,
command_context=command_context,
Expand Down

0 comments on commit 893cdd4

Please sign in to comment.