subscriptions_test.go
Function TestConnectSubscriptions
has 55 lines of code (exceeds 50 allowed). Consider refactoring. Open
Open
func TestConnectSubscriptions(t *testing.T) {
expected := map[string]interface{}{
"subscriptions": []interface{}{
map[string]interface{}{
"data_source_uuid": "ds_uuid1",