Skip to content

Commit f11ea2b

Browse files
committed
test
1 parent 184d9c9 commit f11ea2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ public class MySqlEventReaderIntegrationTest {
8080
private static Properties connProperties;
8181
private static String connectionUrl;
8282

83+
8384
@BeforeClass
8485
public static void setupClass() throws Exception {
8586
password = System.getProperty("mysql.root.password");

0 commit comments

Comments
 (0)