Skip to content

Commit

Permalink
update file path
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-fred committed Sep 22, 2023
1 parent 6f14166 commit d06014c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_electricity_grid_damages.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ def test_electricity_grid_damages():
runner.run_snakemake_test(
"electricity_grid_damages",
(
"results/power/by_country/PRI/exposure/IBTrACS/2017242N16333.nc",
"results/power/by_country/PRI/exposure/IBTrACS/by_storm/2017242N16333.nc",
)
)

0 comments on commit d06014c

Please sign in to comment.