fix api internal test
This commit is contained in:
parent
11b57d979c
commit
dc3590d619
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue