Issue #2424951 by bzrudi71: PostgreSQL: Fix tests in block_content test group

8.0.x
Alex Pott 2015-02-12 17:53:12 +00:00
parent e9635e6117
commit 7ef5165780
1 changed files with 15 additions and 1 deletions

View File

@ -120,7 +120,21 @@ display:
plugin_id: block_content plugin_id: block_content
entity_type: block_content entity_type: block_content
entity_field: id entity_field: id
sorts: { } sorts:
id:
id: id
table: block_content
field: id
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
entity_type: block_content
entity_field: id
plugin_id: standard
title: test_block_content_view title: test_block_content_view
header: { } header: { }
footer: { } footer: { }