Example #1
0
def step_impl(context):
    context.found_project = Project.find(context.project.id)
    context.found_project.delete()