diff --git a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml index 84b9a57bf07905d4339a8ccce93abe35ab587622..4efc395a86fb8493fba8c51fb912b28eeeb824b1 100644 --- a/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml +++ b/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_row_plugin.yml @@ -42,14 +42,14 @@ display: display_plugin: default display_title: Master id: default - position: { } + position: 0 page_1: display_options: path: test-node-row-plugin display_plugin: page display_title: Page id: page_1 - position: { } + position: 0 label: test_node_row_plugin langcode: en module: views diff --git a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml index 2dc1c2ba52c57ae8b4f74318ec141b30a035022f..5fd37bc02ceb7843dd8135cdc77373fac1a154b3 100644 --- a/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml +++ b/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml @@ -65,7 +65,7 @@ display: display_plugin: default display_title: Master id: default - position: { } + position: 0 label: test_groupwise langcode: und module: views diff --git a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml index b0a6665e52a7bb77d500642b9721a0b517d6b682..4dc494a47f2b5b92e7c200f76abeb6c01fb83f9e 100644 --- a/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml +++ b/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml @@ -77,7 +77,7 @@ display: display_plugin: default display_title: Master id: default - position: { } + position: 0 label: test_groupwise_user langcode: und module: views