Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

Files
3
@@ -19,6 +19,11 @@ use Drupal\linky\Entity\Linky;
*/
class LinkyRevisionableUpdateTest extends UpdatePathTestBase {
/**
* {@inheritdoc}
*/
protected $defaultTheme = 'stark';
/**
* {@inheritdoc}
*/
Loading