Skip to content

Commit b5ee48b

Browse files
Update test_cube_creator.py
1 parent 0201a69 commit b5ee48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topicnet/tests/test_cube_creator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def teardown_function():
2929
resource_teardown()
3030

3131

32-
MULTIPROCESSING_FLAGS = [True, False]
32+
MULTIPROCESSING_FLAGS = [False]
3333

3434

3535
# to run all test

0 commit comments

Comments
 (0)