Skip to content

Commit

Permalink
Manage Confluent tags
Browse files Browse the repository at this point in the history
  • Loading branch information
adriencalime committed Oct 4, 2023
1 parent c320743 commit dd3c661
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
* Test schema registry.
*/
@ExtendWith(MockitoExtension.class)
public class SchemaRegistryClientTest {
class SchemaRegistryClientTest {

private static final String KAFKA_CLUSTER = "local";
private static final String TAG = "TAG";
Expand Down

0 comments on commit dd3c661

Please sign in to comment.