Skip to content
Snippets Groups Projects
Commit ca80e7e9 authored by ayduns's avatar ayduns
Browse files

Fix test now that flatten does not suppress 0 values

parent 4f33e78b
Branches
Tags
No related merge requests found
......@@ -156,6 +156,7 @@ class WhitelistSubscriberTest extends \CiviUnitTestCase {
'id' => 2,
'title' => 'second widget',
'api.Sprocket.get' => array(
'is_error' => 0,
'count' => 2,
'version' => 3,
'values' => array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment