Skip to content

Commit e846871

Browse files
committed
fixup! Add CEC inverter parameters fixture
1 parent b9fa72d commit e846871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvlib/test/test_pvsystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,7 @@ def test_snlinverter_Pnt_micro():
13021302
power output when the DC power was 0.
13031303
"""
13041304
inverter_parameters = {
1305-
'Name': 'Enphase Energy: M250-60-2LL-S2x (-ZC) (-NA) 208V 208V [CEC 2013]',
1305+
'Name': 'Enphase Energy: M250-60-2LL-S2x (-ZC) (-NA) 208V [CEC 2013]',
13061306
'Vac': 208.0,
13071307
'Paco': 240.0,
13081308
'Pdco': 250.5311318,

0 commit comments

Comments
 (0)