# NOT RUN {
new_bug <- createStory(
name="Flux capacitor hangs at 0.9 gigawatts",
description="Please investigate and fix.",
story_type="bug"
)
new_bug <- editStory(new_bug, current_state="started")
deleteStory(new_bug)
# }
Run the code above in your browser using DataLab