Skip to content

Commit

Permalink
Move test to correct package
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvanoosten committed Feb 2, 2025
1 parent 3e0ff09 commit ece5b47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package zio.kafka
package zio.kafka.admin

import zio._
import zio.kafka.ZIOSpecDefaultSlf4j
import zio.kafka.admin.acl._
import zio.kafka.admin.resource.{ PatternType, ResourcePattern, ResourcePatternFilter, ResourceType }
import zio.kafka.testkit._
Expand Down

0 comments on commit ece5b47

Please sign in to comment.