Skip to content
Snippets Groups Projects
Commit 5f88d571 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Add missing dependency of GaudiConf pytest

parent 60c6788c
No related branches found
No related tags found
2 merge requests!4987Ignore: merge master into run5 branch,!4962Add missing dependency of GaudiConf pytest
Pipeline #10937932 passed
......@@ -33,6 +33,7 @@ if(BUILD_TESTING)
gaudi_add_pytest(python OPTIONS --doctest-modules -v)
gaudi_add_pytest(tests/pytest)
add_dependencies(pytest-prefetch-GaudiConf-GaudiConf.pytest LHCb_MergeConfdb)
add_dependencies(pytest-prefetch-GaudiConf-GaudiConf.pytest.python LHCb_MergeConfdb)
# GAUDI-976: make GaudiTest.py more resilient towards unicode-ascii conversion failure
......
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