Skip to content

Commit dbe8bcf

Browse files
committed
revert change
1 parent b6316dc commit dbe8bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javaagent-tooling/src/test/java/io/opentelemetry/javaagent/tooling/instrumentation/indy/IndyProxyFactoryTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
import org.junit.jupiter.api.BeforeAll;
2727
import org.junit.jupiter.api.Test;
2828

29-
class IndyProxyFactoryTest {
29+
public class IndyProxyFactoryTest {
3030

3131
private static IndyProxyFactory proxyFactory;
3232

0 commit comments

Comments
 (0)