Skip to content

Commit

Permalink
Remove unused TestUtils import
Browse files Browse the repository at this point in the history
  • Loading branch information
yasmin-aumeeruddy committed Mar 4, 2024
1 parent 34c4e15 commit 4e4f22b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ public class AsyncLongCounterTest extends Arquillian {

@Deployment
public static WebArchive createTestArchive() {

return ShrinkWrap.create(WebArchive.class)
.addClasses(InMemoryMetricExporter.class, InMemoryMetricExporterProvider.class)
.addAsLibrary(TestLibraries.AWAITILITY_LIB)
Expand Down

0 comments on commit 4e4f22b

Please sign in to comment.