Skip to content

Commit

Permalink
Changing Pry to spec_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
jmburges committed May 3, 2017
1 parent d46c9d3 commit 91fbd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/sinatradynamic_routes_codealong_spec.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'pry'
require 'spec_helper'
describe 'APP' do

describe 'GET /goodbye/:name' do
Expand Down

0 comments on commit 91fbd10

Please sign in to comment.