Skip to content

Commit

Permalink
[ckan#5456] cypress on container 3
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Jun 22, 2020
1 parent 2b1814a commit b160a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ defaults:
CKAN_POSTGRES_USER: ckan_default
CKAN_POSTGRES_PWD: pass
PGPASSWORD: ckan
NODE_TESTS_CONTAINER: 2
NODE_TESTS_CONTAINER: 3
PYTEST_COMMON_OPTIONS: -v --ckan-ini=test-core-circle-ci.ini --cov=ckan --cov=ckanext --junitxml=/root/junit/junit.xml --test-group-count 4 --test-group-random-seed 1
pg_image: &pg_image
image: postgres:10
Expand Down

0 comments on commit b160a6a

Please sign in to comment.