pull/16161/head
cgonzalez 4 years ago
parent be7b231fed
commit a6b5c1208b

@ -294,9 +294,7 @@ describe Carto::Api::VisualizationsController do
'total_likes' => 0,
'total_user_entries' => 0,
'total_shared' => 0,
'total_locked' => 0,
'total_subscriptions' => 0,
'total_samples' => 0
'total_locked' => 0
}
response_body.should == expected_response
end

Loading…
Cancel
Save