Skip to content

Commit 715d5e6

Browse files
committed
test
1 parent 3fcef61 commit 715d5e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-delta-plugins/src/test/java/io/cdap/delta/mysql/MySqlEventReaderIntegrationTest.java

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ public class MySqlEventReaderIntegrationTest {
7373
private static String password;
7474
private static int port;
7575

76+
7677
@BeforeClass
7778
public static void setupClass() throws Exception {
7879
password = System.getProperty("mysql.root.password");

0 commit comments

Comments
 (0)