Skip to content

Commit 7f701b1

Browse files
committed
toString test
1 parent 30c0afd commit 7f701b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/groovy/edu/ie3/datamodel/models/input/system/EmInputTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class EmInputTest extends Specification {
6060
SystemParticipantTestData.emInput.operationTime +
6161
", controlStrategy=" +
6262
SystemParticipantTestData.emInput.controlStrategy +
63-
", parentEm=" +
63+
", controllingEm=" +
6464
SystemParticipantTestData.parentEm.uuid +
6565
"}"
6666
}

0 commit comments

Comments
 (0)