Skip to content

Commit

Permalink
remove require 'pry'
Browse files Browse the repository at this point in the history
  • Loading branch information
richarda committed Feb 14, 2015
1 parent 0ba0a0c commit 06264ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/cucumber/formatter/junit_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

require 'cucumber/formatter/junit'
require 'nokogiri'
require 'pry'

module Cucumber
module Formatter
describe Junit do
Expand Down

0 comments on commit 06264ea

Please sign in to comment.