Skip to content

Commit b1d6793

Browse files
RDaxiniechedey-ls
andauthored
Update pvlib/tests/test_irradiance.py
Co-authored-by: Echedey Luis <[email protected]>
1 parent 75c2c38 commit b1d6793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pvlib/tests/test_irradiance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,6 +1257,7 @@ def test_clearsky_index():
12571257
assert_series_equal(out, expected)
12581258

12591259

1260+
@fail_on_pvlib_version("0.12")
12601261
def test_clearsky_index_clearsky_ghi_deprecation():
12611262
with pytest.warns(pvlibDeprecationWarning, match='ghi_clear'):
12621263
ghi, clearsky_ghi = 200, 300

0 commit comments

Comments
 (0)