You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MINOR: Remove deprecated assertThat usage from KafkaLog4jAppenderTest (apache#6257)
Replace `Assert.assertThat` with `MatcherAssert.assertThat`.
Two commits (08036fa and c7f99bc) were merged at a similar time and
they passed the build in isolation, but not together.
Reviewers: Rajini Sivaram <[email protected]>, Ismael Juma <[email protected]>
0 commit comments