Sullivan SENECHAL 10 năm trước cách đây
mục cha
commit
7a4f797fdc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Tests/Form/FormMapperTest.php

+ 1 - 1
Tests/Form/FormMapperTest.php

@@ -168,7 +168,7 @@ class FormMapperTest extends \PHPUnit_Framework_TestCase
             'description'        => false,
             'translation_domain' => 'Foobar',
             'name'               => 'foobar',
-            'box_class' => 'box box-primary',
+            'box_class'          => 'box box-primary',
             'fields'             => array(
                 'foo' => 'foo',
             ),