mirror of https://github.com/MISP/PyMISP
chg: try to speedup tests by not importing galaxies, taxos, ...
parent
6a37370689
commit
8172fdf49d
|
@ -49,7 +49,7 @@ except ImportError as e:
|
||||||
|
|
||||||
urllib3.disable_warnings()
|
urllib3.disable_warnings()
|
||||||
|
|
||||||
fast_mode = False
|
fast_mode = True
|
||||||
|
|
||||||
test_file_path = Path('tests/viper-test-files')
|
test_file_path = Path('tests/viper-test-files')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue