Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit 7cae8c7

Browse files
committed
change test to IT in file and class names
1 parent f21e292 commit 7cae8c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/snippets/src/test/java/com/example/bigquery/SetCustomRetryAlgorithmIT.java

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

29-
public class SetCustomRetryAlgorithmTest {
29+
public class SetCustomRetryAlgorithmIT {
3030
private final Logger log = Logger.getLogger(this.getClass().getName());
3131
private ByteArrayOutputStream bout;
3232
private PrintStream out;

0 commit comments

Comments
 (0)