'divider', 'styles' => [ 'block' => [ 'backgroundColor' => 'transparent', 'padding' => '13px', 'borderStyle' => 'solid', 'borderWidth' => '2px', 'borderColor' => '#ffffff', ], ], ]; function testItRendersCorrectly() { $output = Divider::render($this->block); $expected_result = '