diff --git a/src/Tests/IntegrationTest.php b/src/Tests/IntegrationTest.php index d6e8f96..57b856e 100644 --- a/src/Tests/IntegrationTest.php +++ b/src/Tests/IntegrationTest.php @@ -138,6 +138,7 @@ class IntegrationTest extends WebTestBase { $facet_id = 'bvf'; $this->createFacet($facet_name, $facet_id, 'type', 'block_1'); + $this->drupalPostForm(NULL, ['facet_settings[only_visible_when_facet_source_is_visible]' => FALSE], 'Save'); // Place the views block in the footer of all pages. $block_settings = [