Skip to content

Commit 885a5b4

Browse files
committed
tests: Update for DSS C-API 0.13.3
1 parent eb48069 commit 885a5b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_opendssdirect.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4817,6 +4817,8 @@ def test_storage_to_dataframe(dss):
48174817
"SafeMode": {"Storage.631": "No"},
48184818
"SafeVoltage": {"Storage.631": "80"},
48194819
"kVDC": {"Storage.631": "8"},
4820+
"AmpLimit": {"Storage.631": "-1"},
4821+
"AmpLimitGain": {"Storage.631": "0.8"},
48204822
}
48214823
).to_dict()
48224824

0 commit comments

Comments
 (0)