Commit dc3590d6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

fix api internal test

parent 11b57d97
......@@ -22,7 +22,7 @@ describe Gitlab::API do
response.status.should == 200
json_response['email'].should == user.email
json_response['name'].should == user.name
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment