Commit da47dc89 by utkarshcmu

Fixed failing go tests

parent a562dc7c
......@@ -29,7 +29,7 @@ func TestKafkaNotifier(t *testing.T) {
Convey("settings should send an event to kafka", func() {
json := `
{
"kafkaEndpoint": "http://localhost:8082",
"kafkaRestProxy": "http://localhost:8082",
"kafkaTopic": "topic1"
}`
......
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