Skip to content

Commit

Permalink
Hide gin sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Fritsch committed Jul 12, 2024
1 parent 896dd68 commit 94a2cd2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public function testGalleryCollapse(): void {
// Test saving inline entity form when collapsing paragraph form.
$node = $this->loadNodeByUuid('36b2e2b2-3df0-43eb-a282-d792b0999c07');
$this->drupalGet($node->toUrl('edit-form'));
$this->getSession()->getPage()->find('css', '[data-drupal-selector="edit-actions"] .meta-sidebar__trigger')->click();

// Edit gallery paragraph.
$this->clickDrupalSelector('field-paragraphs-0-edit-2');
Expand Down

0 comments on commit 94a2cd2

Please sign in to comment.