Skip to content

Commit

Permalink
update ml id
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Dec 16, 2024
1 parent cd1d0b6 commit d4b428a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def sites(db_session):
latitude=26.4199,
longitude=72.6699,
capacity_kw=25000,
ml_id=2,
ml_id=3,
asset_type="wind",
country="india",
)
Expand Down

0 comments on commit d4b428a

Please sign in to comment.