Skip to content

Commit 95294ff

Browse files
authored
[hotfix] Correct CrateDBDialectTypeTest package
1 parent 786bd15 commit 95294ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* limitations under the License.
1717
*/
1818

19-
package org.apache.flink.connector.jdbc.dialect.cratedb;
19+
package org.apache.flink.connector.jdbc.databases.cratedb.dialect;
2020

2121
import org.apache.flink.connector.jdbc.dialect.JdbcDialectTypeTest;
2222

0 commit comments

Comments
 (0)