chg: [tests] Toggle pythonify in create_massive_dummy_events

pull/426/head
Raphaël Vinot 2019-07-22 12:32:03 +02:00
parent f172a4a9c3
commit 7bd130b506
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ if __name__ == '__main__':
args = parser.parse_args()
misp = ExpandedPyMISP(url, key, True)
misp.toggle_global_pythonify()
if args.limit is None:
args.limit = 1