Skip to content

Commit

Permalink
Merge pull request ibm-messaging#28 from ibm-messaging/27-test-missin…
Browse files Browse the repository at this point in the history
…g-import-bug

Added DatabaseType import to fix compilation issue
  • Loading branch information
iamgollum authored Apr 22, 2020
2 parents d7be8f5 + fb7066a commit 9190f08
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

package com.ibm.eventstreams.connect.jdbcsink.sink.datasource.database;

import com.ibm.eventstreams.connect.jdbcsink.database.DatabaseType;
import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.Test;

Expand Down

0 comments on commit 9190f08

Please sign in to comment.