Skip to content

Commit 3094550

Browse files
committed
loadInputs fixed in tests
1 parent 71be344 commit 3094550

File tree

4 files changed

+497
-500
lines changed

4 files changed

+497
-500
lines changed

src/test/groovy/edu/ie3/test/common/SampleJointGrid.groovy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ class SampleJointGrid extends SystemParticipantTestData {
9292
cosPhiFixed,
9393
emInput,
9494
standardLoadProfile,
95-
false,
9695
eConsAnnual,
9796
sRated,
9897
cosPhiRated)
@@ -107,7 +106,6 @@ class SampleJointGrid extends SystemParticipantTestData {
107106
cosPhiFixed,
108107
emInput,
109108
standardLoadProfile,
110-
false,
111109
eConsAnnual,
112110
sRated,
113111
cosPhiRated)

src/test/groovy/edu/ie3/test/common/SystemParticipantTestData.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ class SystemParticipantTestData {
264264
cosPhiFixed,
265265
emInput,
266266
standardLoadProfile,
267-
false,
268267
eConsAnnual,
269268
sRated,
270269
cosPhiRated

0 commit comments

Comments
 (0)