Merged in feature/import (pull request #157)
Feature/import * importstart * pp * tests * importtests * 100GB * lint * passtests * utc * awsprofile * doublequotes * host
This commit is contained in:
@@ -48,7 +48,7 @@ func TestSetCollector(t *testing.T) {
|
||||
},
|
||||
},
|
||||
}
|
||||
ctx, rec := createContextWithBody(t, body)
|
||||
ctx, rec := createContextWithJSONBody(t, body)
|
||||
|
||||
err = cons.SetCollectorByClientId(ctx, id)
|
||||
require.NoError(t, err)
|
||||
|
||||
Reference in New Issue
Block a user