We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184d9c9 commit f11ea2bCopy full SHA for f11ea2b
mysql-delta-plugins/src/test/java/io/cdap/delta/mysql/MySqlEventReaderIntegrationTest.java
@@ -80,6 +80,7 @@ public class MySqlEventReaderIntegrationTest {
80
private static Properties connProperties;
81
private static String connectionUrl;
82
83
+
84
@BeforeClass
85
public static void setupClass() throws Exception {
86
password = System.getProperty("mysql.root.password");
0 commit comments