Skip to content

Commit

Permalink
Update expected Solar dataset test from updated NSRDB
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Becker committed Sep 22, 2024
1 parent 107c118 commit d25ba18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ else # run HiGHS tests
latitude, longitude = 3.8603988398663125, 11.528880303663136
radius = 0
dataset, distance, datasource = REopt.call_solar_dataset_api(latitude, longitude, radius)
@test dataset "intl"
@test dataset "nsrdb"

# 4. Fairbanks, AK
site = "Fairbanks"
Expand Down

0 comments on commit d25ba18

Please sign in to comment.