Skip to content

Commit 6bdc5bf

Browse files
author
Kurt Frey
committed
File retention
1 parent 63f5be5 commit 6bdc5bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_demographics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
class DemographicsTest(unittest.TestCase):
3131
@classmethod
3232
def setUpClass(cls):
33-
cls.keep_output = False
33+
cls.keep_output = True
3434
cls.out_folder = manifest.output_folder
3535

3636
@classmethod

0 commit comments

Comments
 (0)