There was an error while loading. Please reload this page.
1 parent 63f5be5 commit 6bdc5bfCopy full SHA for 6bdc5bf
1 file changed
tests/test_demographics.py
@@ -30,7 +30,7 @@
30
class DemographicsTest(unittest.TestCase):
31
@classmethod
32
def setUpClass(cls):
33
- cls.keep_output = False
+ cls.keep_output = True
34
cls.out_folder = manifest.output_folder
35
36
0 commit comments