chore: fix spec

This commit is contained in:
iamsivin
2026-07-22 12:13:57 +05:30
parent 12c5ef0ce5
commit 6e46af2381
@@ -175,7 +175,8 @@ RSpec.describe 'Api::V1::Accounts::Portals', type: :request do
'layout' => 'classic',
'social_profiles' => {},
'locale_translations' => {},
'popular_content' => {}
'popular_content' => {},
'analytics' => {}
}
)
end