mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 20:16:08 +10:00
Remove pending status from test
This commit is contained in:
@@ -25,7 +25,6 @@ describe API::API do
|
||||
|
||||
context "when authenticated as user" do
|
||||
it "should return an array of ldap groups" do
|
||||
pending('Needs refactoring')
|
||||
get api("/ldap/groups", user)
|
||||
response.status.should == 200
|
||||
json_response.should be_an Array
|
||||
|
||||
Reference in New Issue
Block a user