[Form] minor fix tests of Bootstrap layout

This commit is contained in:
Jules Pietri 2016-03-01 14:56:55 +01:00
parent 80d26a5b50
commit fb233e2513

View File

@ -1005,7 +1005,7 @@ abstract class AbstractBootstrap3LayoutTest extends AbstractLayoutTest
./input[@type="radio"][@name="name"][@id="name_1"][not(@checked)]
]
]
/following-sibling::input[@type="hidden"][@id="name__token"][@class="form-control"]
/following-sibling::input[@type="hidden"][@id="name__token"]
]
'
);