Skip to content

Commit

Permalink
tests: Define variable in script
Browse files Browse the repository at this point in the history
  • Loading branch information
bellisk committed Sep 22, 2023
1 parent f466a36 commit 93f28f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/install_test_requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ pip install -e git+https://github.com/opendata-swiss/ckanext-switzerland-ng.git#
pip install -r https://raw.githubusercontent.com/opendata-swiss/ckanext-switzerland-ng/master/requirements.txt
pip install -e git+https://github.com/opendata-swiss/ckanext-scheming.git#egg=ckanext-scheming

WORKDIR=/__w/ckanext-geocat/ckanext-geocat

# Replace default path to CKAN core config file with the one on the container
sed -i -e 's/use = config:.*/use = config:\/srv\/app\/src\/ckan\/test-core.ini/' "$WORKDIR"/test.ini

Expand Down

0 comments on commit 93f28f6

Please sign in to comment.