Skip to content

Commit

Permalink
Update tests/Testcontainers.Redpanda.Tests/Usings.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Andre Hofmeister <9199345+HofmeisterAn@users.noreply.github.com>
  • Loading branch information
eddumelendez and HofmeisterAn committed Feb 22, 2023
1 parent 56e567c commit e915263
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/Testcontainers.Redpanda.Tests/Usings.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
global using System;
global using System.Collections.Generic;
global using System.Collections.ObjectModel;
global using System.Threading.Tasks;
global using Confluent.Kafka;
global using DotNet.Testcontainers.Commons;
Expand Down

0 comments on commit e915263

Please sign in to comment.