Here we are intializing repo just to get access to config.
Consider whether we could not just do that using Config and providing proper path.
Problem:
There is already a test that is requiring raising UrlNotDvcRepoError which is raised on Repo initialization.
Here we are intializing repo just to get access to config.
Consider whether we could not just do that using Config and providing proper path.
Problem:
There is already a test that is requiring raising
UrlNotDvcRepoErrorwhich is raised onRepoinitialization.