def after_all(total): # Fixme: this line is comment per changes in external library: cb_utils.py #drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port'])) stop_cb()
def after_all(total): drop_all_test_databases(world.config['mongo']['host'], int(world.config['mongo']['port'])) stop_cb()