Skip to content
Snippets Groups Projects
Commit 7b66c40b authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Merge branch 'dk-deepdiff' into 'develop'

jsondiff is changed to deepdiff

See merge request !74
parents b1a4548b 3a7892da
No related branches found
No related tags found
4 merge requests!456Release candidate v1 24,!230Setup monitoring with pghero,!135Enable postgres monitoring on CI server,!74jsondiff is changed to deepdiff
......@@ -7,6 +7,7 @@ cd tests/tests_api/hivemind/tavern
pip3 install --user jsondiff==1.2.0
pip3 install --user tavern==1.2.2
pip3 install --user pytest==6.0.1
pip3 install --user deepdiff[murmur]
export HIVEMIND_ADDRESS=$1
export HIVEMIND_PORT=$2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment