Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
zsxwing committed Dec 12, 2018
1 parent fccfee1 commit bd1c0b8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1212,7 +1212,6 @@ abstract class KafkaSourceSuiteBase extends KafkaSourceTest {
assert(ex.getMessage.toLowerCase(Locale.ROOT).contains("not supported"))
}

testUnsupportedConfig("kafka.group.id")
testUnsupportedConfig("kafka.auto.offset.reset")
testUnsupportedConfig("kafka.enable.auto.commit")
testUnsupportedConfig("kafka.interceptor.classes")
Expand Down

0 comments on commit bd1c0b8

Please sign in to comment.