Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
killian-scalian committed Dec 13, 2024
1 parent c96a3a2 commit cbd26f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/antares/services/local_services/test_area.py
Original file line number Diff line number Diff line change
Expand Up @@ -1440,4 +1440,4 @@ def test_read_storage_local(self, local_study_w_thermal):

for area in areas:
with pytest.raises(NotImplementedError):
storage_list = area.read_st_storages()
area.read_st_storages()

0 comments on commit cbd26f8

Please sign in to comment.