Issue #2809501 by Lendude, michielnugter, MerryHamster, Manuel Garcia, jibran:...
Issue #2809501 by Lendude, michielnugter, MerryHamster, Manuel Garcia, jibran: Convert AJAX part of \Drupal\field_ui\Tests\ManageDisplayTest to JavascriptTestBase
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
$this->assertTrue(in_array('field_third_party_test',$display->calculateDependencies()->getDependencies()['module']),'The display has a dependency on field_third_party_test module.');
// Confirm that the third party settings are not updated on the settings form.
$this->assertTrue(in_array('field_third_party_test',$display->calculateDependencies()->getDependencies()['module']),'Form display does not have a dependency on field_third_party_test module.');
// Confirm that the third party settings are not updated on the settings form.