diff --git a/src/test/kotlin/com/swm_standard/phote/entity/AnswerTest.kt b/src/test/kotlin/com/swm_standard/phote/entity/AnswerTest.kt index 7fd6321..1c5eecd 100644 --- a/src/test/kotlin/com/swm_standard/phote/entity/AnswerTest.kt +++ b/src/test/kotlin/com/swm_standard/phote/entity/AnswerTest.kt @@ -90,7 +90,7 @@ class AnswerTest { memo = null, ), exam = createExam(), - submittedAnswer = "euismod", + submittedAnswer = submittedAnswer, sequence = 2017, ) }