mirror of https://github.com/MISP/PyMISP
fix: [exportpdf] tests paths
parent
2adac8f0d2
commit
f36d8908a7
|
@ -10,7 +10,7 @@ import sys
|
|||
import os
|
||||
import time
|
||||
|
||||
manual_testing = True
|
||||
manual_testing = False
|
||||
|
||||
class TestMISPEvent(unittest.TestCase):
|
||||
|
||||
|
|
Loading…
Reference in New Issue