Skip to content
Snippets Groups Projects
Commit ee4aca65 authored by Awais Jibran's avatar Awais Jibran
Browse files

Update tests

parent 01832220
No related merge requests found
......@@ -46,7 +46,6 @@ class Command(BaseCommand):
def handle(self, *args, **options):
csv_path = options['csv_path']
import pdb;pdb.set_trace()
self.commit = options['commit']
if csv_path:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment