Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ACF’s picture

Status: Active » Needs review
FileSize
2.95 KB
aspilicious’s picture

+++ b/core/modules/node/tests/modules/node_test/node_test.moduleundefined
@@ -160,7 +160,7 @@ function node_test_node_update(Node $node) {
+  if ($change_view_mode = state()->get( 'node_test_change_view_mode') ?: '') {

Can we split this in 2 lines? A bit more readable.

ACF’s picture

Berdir’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

webchick’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +SprintWeekend2013

Committed and pushed to 8.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.