chg: try to speedup tests by not importing galaxies, taxos, ...

pull/1067/head
Raphaël Vinot 2023-09-23 14:51:40 +02:00
parent 6a37370689
commit 8172fdf49d
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ except ImportError as e:
urllib3.disable_warnings()
fast_mode = False
fast_mode = True
test_file_path = Path('tests/viper-test-files')