Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
sgiehl committed Nov 28, 2014
1 parent 8a25a5f commit 18e112e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PHPUnit/Integration/WidgetsListTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ public function testGet()
'VisitsSummary_VisitsSummary' => 6,
'Live!' => 4,
'General_Visitors' => 12,
'UserSettings_VisitorSettings' => 6,
'UserSettings_VisitorSettings' => 5,
'General_Actions' => 10,
'Events_Events' => 3,
'Actions_SubmenuSitesearch' => 5,
Expand Down

0 comments on commit 18e112e

Please sign in to comment.