15c15 < index 1a0e7201d4..bc7735ab1a 100644 --- > index 1a0e7201d4..0841f51c84 100644 64c64 < @@ -1181,6 +1206,7 @@ public function testViewMode() { --- > @@ -1181,13 +1206,14 @@ public function testViewMode() { 71a72,79 > $this->assertSame($expected_config_dependencies, $dependencies['config']); > > // Test MediaEmbed's allowed_view_modes option setting enables a view mode > - // selection field. > + // selection field if enabled on the bundle. > $page = $this->getSession()->getPage(); > $assert_session = $this->assertSession(); > $this->drupalGet($this->host->toUrl('edit-form')); 79a88,92 > @@ -1549,3 +1576,4 @@ protected function getDrupalMediaFromSource() { > } > > } > +