Skip to content

Commit

Permalink
Merge 7fba1c0 into 9ee8418
Browse files Browse the repository at this point in the history
  • Loading branch information
reedloden committed Jan 12, 2013
2 parents 9ee8418 + 7fba1c0 commit 7a7509c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/grape/api_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ def self.call(object, env)
last_response.body.should eql "elpmis"
end
end
context "muti_xml" do
context "multi_xml" do
it "doesn't parse yaml" do
subject.put :yaml do
params[:tag]
Expand Down

0 comments on commit 7a7509c

Please sign in to comment.