We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c0afd commit 7f701b1Copy full SHA for 7f701b1
src/test/groovy/edu/ie3/datamodel/models/input/system/EmInputTest.groovy
@@ -60,7 +60,7 @@ class EmInputTest extends Specification {
60
SystemParticipantTestData.emInput.operationTime +
61
", controlStrategy=" +
62
SystemParticipantTestData.emInput.controlStrategy +
63
- ", parentEm=" +
+ ", controllingEm=" +
64
SystemParticipantTestData.parentEm.uuid +
65
"}"
66
}
0 commit comments