Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Dec 23, 2024
1 parent f904aa6 commit b26e77d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@AutoService(InstrumentationModule.class)
public class AkkaActorForkJoinInstrumentationModule extends InstrumentationModule {
public AkkaActorForkJoinInstrumentationModule() {
super("akka-actor-fork-join", "akka-actor-fork-join-2.5", "akka-actor");
super("testakka-actor-fork-join", "akka-actor-fork-join-2.5", "akka-actor");
}

@Override
Expand Down

0 comments on commit b26e77d

Please sign in to comment.