Skip to content

Commit

Permalink
remove old schema_path
Browse files Browse the repository at this point in the history
  • Loading branch information
npauzenga committed Jan 31, 2016
1 parent 088c6ef commit a67be0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/acceptance/profiles_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
Knock::AuthToken.new(payload: { sub: authenticated_user.id }).token
end

def schema_path
"./config/schema/api.json"
end

shared_context "user parameters" do
parameter "first_name", <<-DESC, scope: :user, required: true
The first name of the user.
Expand Down

0 comments on commit a67be0e

Please sign in to comment.