From 256f0c1f585e6626d01453745bda242bc450970b Mon Sep 17 00:00:00 2001 From: webchick Date: Fri, 13 Dec 2013 23:21:06 -0800 Subject: [PATCH] Issue #2105933 by dsdeiz, a_thakur: Make sure all YML files in Dblog Translation module has no type-casting to string. --- .../dblog_test_views/test_views/views.view.test_dblog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml b/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml index 07920875c80..e05c0efb689 100644 --- a/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml +++ b/core/modules/dblog/tests/modules/dblog_test_views/test_views/views.view.test_dblog.yml @@ -2,7 +2,7 @@ base_field: wid base_table: watchdog core: 8.x description: '' -status: '1' +status: true display: default: display_plugin: default