File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -232,9 +232,9 @@ tasks:
232232 fixtures:load :
233233 prompt : " This will reset your content. Continue?"
234234 cmds :
235- # - task drush -- --yes pm:enable hoeringsportal_base_fixtures $(find web/modules/custom -type f -name 'hoeringsportal_*_fixtures.info.yml' -exec basename -s .info.yml {} \;)
235+ - task drush -- --yes pm:enable hoeringsportal_base_fixtures $(find web/modules/custom -type f -name 'hoeringsportal_*_fixtures.info.yml' -exec basename -s .info.yml {} \;)
236236 - task drush -- --yes content-fixtures:load
237- # - task drush -- --yes pm:uninstall content_fixtures
237+ - task drush -- --yes pm:uninstall content_fixtures
238238 # Update states on public meetings.
239239 - task drush -- --yes hoeringsportal:public_meeting:state-update
240240 - task drush -- --yes cache:rebuild
You can’t perform that action at this time.
0 commit comments