fix: [exportpdf] tests paths

pull/350/head
Falconieri 2019-02-25 15:55:47 +01:00
parent 2adac8f0d2
commit f36d8908a7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import sys
import os
import time
manual_testing = True
manual_testing = False
class TestMISPEvent(unittest.TestCase):