Skip to content

Commit

Permalink
tests: Add activity plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bellisk committed Nov 6, 2024
1 parent 5065833 commit 9d135ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install_test_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pip install -r https://raw.githubusercontent.com/ckan/ckanext-fluent/master/requ
# Init db and re-enable required plugins
ckan config-tool /__w/ckanext-switzerland/ckanext-switzerland/test.ini "ckan.plugins = "
ckan -c /__w/ckanext-switzerland/ckanext-switzerland/test.ini db init
ckan config-tool /__w/ckanext-switzerland/ckanext-switzerland/test.ini "ckan.plugins = ogdch ogdch_pkg ogdch_group ogdch_org harvest timetable_harvester sbb_harvester datastore fluent scheming_datasets scheming_groups scheming_organizations"
ckan config-tool /__w/ckanext-switzerland/ckanext-switzerland/test.ini "ckan.plugins = ogdch ogdch_pkg ogdch_group ogdch_org harvest timetable_harvester sbb_harvester datastore fluent scheming_datasets scheming_groups scheming_organizations activity"
ckan -c /__w/ckanext-switzerland/ckanext-switzerland/test.ini db pending-migrations --apply

ckan -c /__w/ckanext-switzerland/ckanext-switzerland/test.ini config search --with-current ckan.plugins
Expand Down

0 comments on commit 9d135ff

Please sign in to comment.