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 @@ -228,9 +228,9 @@ tasks:
228228 fixtures:load :
229229 prompt : " This will reset your content. Continue?"
230230 cmds :
231- # - task drush -- --yes pm:enable hoeringsportal_base_fixtures $(find web/modules/custom -type f -name 'hoeringsportal_*_fixtures.info.yml' -exec basename -s .info.yml {} \;)
231+ - task drush -- --yes pm:enable hoeringsportal_base_fixtures $(find web/modules/custom -type f -name 'hoeringsportal_*_fixtures.info.yml' -exec basename -s .info.yml {} \;)
232232 - task drush -- --yes content-fixtures:load
233- # - task drush -- --yes pm:uninstall content_fixtures
233+ - task drush -- --yes pm:uninstall content_fixtures
234234 # Update states on public meetings.
235235 - task drush -- --yes hoeringsportal:public_meeting:state-update
236236 - task drush -- --yes cache:rebuild
You can’t perform that action at this time.
0 commit comments