Guest User

Untitled

a guest
May 28th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. it "should return HTML" do
  2. @response.headers["Content-Type"].should eql("text/html; charset=utf-8")
  3. end
Add Comment
Please, Sign In to add comment