Skip to content

Commit fef8e37

Browse files
committed
MAGETWO-80193: [2.2.x] - Add cast to string for CUST_GROUP_ALL #10475
1 parent 2016542 commit fef8e37

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Customer/Test/Unit/Model/Customer/Source

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Unit/Model/Customer/Source/GroupTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ public function testToOptionArray()
108108
$this->assertInternalType('string', $actualCustomerGroup['value']);
109109
}
110110
}
111-
}
111+
}

0 commit comments

Comments
 (0)