Skip to content
Extraits de code Groupes Projets
Valider f172c29e rédigé par Fabian Becker's avatar Fabian Becker
Parcourir les fichiers

Fix test for new Live Widget

refs #3089
parent ac60f05c
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -40,7 +40,7 @@ class WidgetsListTest extends DatabaseTestCase ...@@ -40,7 +40,7 @@ class WidgetsListTest extends DatabaseTestCase
// check if each category has the right number of widgets // check if each category has the right number of widgets
$numberOfWidgets = array( $numberOfWidgets = array(
'VisitsSummary_VisitsSummary' => 6, 'VisitsSummary_VisitsSummary' => 6,
'Live!' => 3, 'Live!' => 4,
'General_Visitors' => 12, 'General_Visitors' => 12,
'UserSettings_VisitorSettings' => 11, 'UserSettings_VisitorSettings' => 11,
'Actions_Actions' => 8, 'Actions_Actions' => 8,
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter