Browse Source

whitespace

pull/764/head
dannylamb 6 years ago committed by GitHub
parent
commit
813ccde252
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      modules/islandora_breadcrumbs/tests/src/Functional/BreadcrumbsTest.php

2
modules/islandora_breadcrumbs/tests/src/Functional/BreadcrumbsTest.php

@ -86,7 +86,7 @@ class BreadcrumbsTest extends IslandoraFunctionalTestBase {
]);
$this->nodeD->set('field_member_of', [$this->nodeC->id()]);
$this->nodeD->save();
$this->drupalPlaceBlock(
'system_breadcrumb_block',
[

Loading…
Cancel
Save