Skip to content

Commit b99ded7

Browse files
CameronTStarkwholmgren
authored andcommitted
mark xfail of test_get_psm3 (#803)
* mark xfail of test_get_psm3 * add line for lint fix
1 parent e94d923 commit b99ded7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pvlib/test/test_psm3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
DEMO_KEY = 'DEMO_KEY'
2626

2727

28+
@pytest.mark.xfail(strict=True)
2829
@needs_pandas_0_22
2930
def test_get_psm3():
3031
"""test get_psm3"""

0 commit comments

Comments
 (0)