This PR fixes incorrect variable passage.
Wrong path was passed, this caused that only path to runnable tests was usable - this is fixed and path to the root of geth-test repo can be now used instead and the app will find the runnable files itself.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
Description
This PR fixes incorrect variable passage. Wrong path was passed, this caused that only path to runnable tests was usable - this is fixed and path to the root of
geth-test
repo can be now used instead and the app will find the runnable files itself.Type of change