@@ -74,7 +74,7 @@ describe('CSS classes and styles based on Webform configuration', () => {
.should('have.length',1)
.should('have.css','margin-top','16px');
});
it('Each checkbox/radio in "Checkboxes custom value with default", "radio group", "checkboxes other", "radios other predefined options" has "test-class-element class',()=>{
it('Each checkbox/radio in "Checkboxes custom value with default", "radio group", "checkboxes other", "radios other predefined options", "entity checkbox group", "radio checkbox group" has "test-class-element class"',()=>{