Closed
Description
https://travis-ci.org/icebob/vue-form-generator/jobs/165632420
TOTAL: 3 FAILED, 370 SUCCESS
1) should contain option elements
fieldVueMultiSelect.vue check template
expected '' to equal 'Paris'
AssertionError
assert
assertEqual
2) input value should be the model value after changed
fieldVueMultiSelect.vue check template
AssertionError: expected '' to equal 'Rome' (undefined:111)
3) input value should be the model value after changed (multiselection)
fieldVueMultiSelect.vue check template
AssertionError: expected '' to equal 'Paris' (undefined:111)