[Arte7Bridge] test: use legal default value for checkbox

This commit is contained in:
Dag 2022-03-26 00:07:34 +01:00
parent 2c00ecb923
commit 4d4ce3f380

View file

@ -15,7 +15,7 @@ class Arte7Bridge extends BridgeAbstract {
'name' => 'Exclude short videos',
'type' => 'checkbox',
'title' => 'Exclude videos that are shorter than 3 minutes',
'defaultValue' => '',
'defaultValue' => false,
],
],
'Catégorie (Français)' => array(