Skip to content

Commit

Permalink
[Fixes #240] Include the id of the new resource inside the executionr…
Browse files Browse the repository at this point in the history
…equest outputs
  • Loading branch information
mattiagiupponi committed May 10, 2024
1 parent 3b9443d commit 6514de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set -a
. ./.env_test
set +a
coverage run --append --source='.' /usr/src/geonode/manage.py test importer.handlers.common.tests_vector.TestBaseVectorFileHandler.test_perform_last_step -v2 --keepdb
coverage run --append --source='.' /usr/src/geonode/manage.py test importer -v2 --noinput

0 comments on commit 6514de8

Please sign in to comment.