Skip to content

Commit

Permalink
Remove dead spec item
Browse files Browse the repository at this point in the history
  • Loading branch information
richhollis committed Jan 13, 2016
1 parent a67d7aa commit 9eaeb9e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/lib/swagger/docs/generator_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -348,9 348,6 @@
end
end
end
context "multiple route" do
let(:api) { get_api_operation(apis, "/sample", :patch) }
end
context "create" do
let(:api) { get_api_operation(apis, "/sample", :patch) }
it "writes list parameter values correctly" do
Expand Down

0 comments on commit 9eaeb9e

Please sign in to comment.