Skip to content

Commit

Permalink
fix CheckBoxes EasyForm test (#6699)
Browse files Browse the repository at this point in the history
  • Loading branch information
EfimovVladimir authored and scottdraves committed Jan 23, 2018
1 parent 2e2a423 commit 41773d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/notebooks/groovy/EasyFormTest.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@
"metadata": {},
"outputs": [],
"source": [
"f7['field name7']= 'onef7'"
"f7['field name7']= ['onef7']"
]
},
{
Expand Down

0 comments on commit 41773d8

Please sign in to comment.