54 55 56
# File 'lib/pivotal_cli/tracker.rb', line 54 def finish(story) story.update(current_state: 'finished') end