Add Buddha in test from last commit
This commit is contained in:
@ -187,7 +187,8 @@ func runCreateElectionTests() {
|
||||
"maxVoters": 10,
|
||||
"expiresAt": "2018-12-31T14:15:22Z",
|
||||
"choices": [
|
||||
"Gandhi"
|
||||
"Gandhi",
|
||||
"Buddha"
|
||||
]
|
||||
}`),
|
||||
Expect().Status().Equal(http.StatusUnprocessableEntity),
|
||||
|
Reference in New Issue
Block a user