Merge branch 'develop' into feature/react-admin

This commit is contained in:
Matthew Penner 2021-07-17 11:12:02 -06:00
commit bc4e28578d
24 changed files with 356 additions and 165 deletions

View file

@ -42,7 +42,7 @@ class EggControllerTest extends ApplicationApiIntegrationTestCase
'script' => ['privileged', 'install', 'entry', 'container', 'extends'],
'config' => [
'files' => [],
'startup' => ['done', 'userInteraction' => []],
'startup' => ['done'],
'stop',
'logs' => ['custom', 'location'],
'extends',