@@ -33,7 +33,8 @@ class EmptyValuesTest extends FileFieldSourcesTestBase {
*/
publicfunctiontestAllSourcesEnabled(){
// Change allowed number of values.
$this->drupalPostForm('admin/structure/types/manage/'.$this->typeName.'/fields/node.'.$this->typeName.'.'.$this->fieldName.'/storage',['cardinality'=>FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED],t('Save field settings'));