Skip to content

Commit

Permalink
fix(test)
Browse files Browse the repository at this point in the history
  • Loading branch information
taoning committed Nov 2, 2024
1 parent 7bec4fe commit 4c20524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ def test_eprad_threephase(resources_dir):
dni = 800
dhi = 100
dt = datetime(2023, 1, 1, 12)
edgps = rad_workflow.calculate_edgps(
edgps, ev = rad_workflow.calculate_edgps(
view="view1",
bsdf={f"{zone}_Wall_South_Window": "ec60"},
time=dt,
Expand Down

0 comments on commit 4c20524

Please sign in to comment.