Update tests
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user