From cb64bb7bb97f5df60fbd0c43bf54ec60958b8186 Mon Sep 17 00:00:00 2001 From: webchick Date: Fri, 15 May 2015 15:05:57 -0700 Subject: [PATCH] Issue #2480799 by mradcliffe, bzrudi71, dawehner, ingaro, jaredsmith: PostgreSQL: Fix views\Tests\Handler\FieldGroupRowsTest (again) --- .../test_views/views.view.test_group_rows.yml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml index d2c967bcd19..4dffd05052f 100644 --- a/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml +++ b/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_group_rows.yml @@ -191,10 +191,10 @@ display: plugin_id: field display_extenders: { } sorts: - created: - id: created - table: node_field_data - field: created + delta: + id: delta + table: node__field_group_rows + field: delta relationship: none group_type: group admin_label: '' @@ -202,10 +202,7 @@ display: exposed: false expose: label: '' - granularity: second - entity_type: node - entity_field: created - plugin_id: date + plugin_id: standard page_1: display_options: path: test-group-rows