Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
name: 'Testing missing dependencies'
|
||||
type: profile
|
||||
description: 'Minimal profile for running a test when dependencies are listed but missing.'
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
hidden: true
|
||||
dependencies:
|
||||
- missing_module1
|
||||
- missing_module2
|
||||
keep_english: true
|
Reference in a new issue