Skip to content

Commit

Permalink
Renamed package
Browse files Browse the repository at this point in the history
  • Loading branch information
monu-k2io committed Sep 21, 2023
1 parent acd4d45 commit ff9cf27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import static org.junit.Assert.assertEquals;

@RunWith(SecurityInstrumentationTestRunner.class)
@InstrumentationTestConfig(includePrefixes = { "io.grpc", "com.nr.instrumentation.security.grpc1220" })
@InstrumentationTestConfig(includePrefixes = { "io.grpc", "com.newrelic.agent.security.instrumentation.grpc1220" })
public class GrpcTest {

private static TestServer server;
Expand Down

0 comments on commit ff9cf27

Please sign in to comment.