@ -7,30 +7,30 @@ package: Islandora
core: 8.x
core_version_requirement: ^8 || ^9
dependencies:
- block
- drupal:block
- node
- drupal:node
- path
- drupal:path
- text
- drupal:text
- options
- drupal:options
- link
- drupal:link
- jsonld
- drupal:jsonld
- search_api
- drupal:search_api
- jwt
- drupal:jwt
- rest
- drupal:rest
- filehash
- drupal:filehash
- basic_auth
- drupal:basic_auth
- context_ui
- drupal:context_ui
- action
- drupal:action
- eva
- drupal:eva
- taxonomy
- drupal:taxonomy
- views_ui
- drupal:views_ui
- media
- drupal:media
- prepopulate
- drupal:prepopulate
- features_ui
- drupal:features_ui
- migrate_tools
- drupal:migrate_tools
- migrate_source_csv
- drupal:migrate_source_csv
- content_translation
- drupal:content_translation
- flysystem
- drupal:flysystem
- token
- drupal:token
- hook_post_action
- drupal:hook_post_action
- file_replace
- drupal:file_replace
@ -5,4 +5,4 @@ package: Islandora
- islandora
- drupal:islandora
@ -5,4 +5,4 @@ core: 8.x
package: Islandora
@ -4,26 +4,26 @@ type: module
- features
- drupal:features
- field
- drupal:field
- file
- drupal:file
- image
- drupal:image
- language
- drupal:language
- migrate_plus
- drupal:migrate_plus
- serialization
- drupal:serialization
- system
- drupal:system
- user
- drupal:user
- views
- drupal:views
package: 'Islandora'
@ -5,13 +5,13 @@ core: 8.x
- islandora_core_feature
- drupal:islandora_core_feature
- islandora_text_extraction
- drupal:islandora_text_extraction
@ -32,6 +32,9 @@ class IslandoraFunctionalTestBase extends BrowserTestBase {
'menu_link_content',
];
/**
* {@inheritdoc}
*/
protected $defaultTheme = 'stark';
@ -32,6 +32,11 @@ class IntegerWeightTest extends WebDriverTestBase {
'integer_weight_test_views',
* Name of theme.
*
* @var string