mirror of https://github.com/sipwise/ngcpcfg.git
Quoting from https://twitter.com/hackebrot/status/873083574676733953: | pytest looks up fixtures based on the import path etc.. Importing | then creates an internal copy, which messes with the cache etc. Change-Id: I3ee6f5ab859218ce0cfe8681505b670952e47df6changes/08/13808/2
parent
0441810530
commit
63ef57873a
@ -1,2 +1,2 @@
|
||||
import pytest
|
||||
from fixtures import *
|
||||
pytest_plugins = ['fixtures.commandline', 'fixtures.fs', 'fixtures.gitrepo', 'fixtures.programs']
|
||||
|
||||
Loading…
Reference in new issue