Skip to content

Commit

Permalink
Rename TestOracleTypes to TestOracleTypeMapping
Browse files Browse the repository at this point in the history
  • Loading branch information
losipiuk committed Sep 9, 2020
1 parent 5671a6e commit e15ff10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
import static java.nio.charset.StandardCharsets.UTF_8;
import static java.time.ZoneOffset.UTC;

public class TestOracleTypes
public class TestOracleTypeMapping
extends AbstractTestQueryFramework
{
private static final String NO_SUPPORTED_COLUMNS = "Table '.*' has no supported columns \\(all \\d+ columns are not supported\\)";
Expand Down

0 comments on commit e15ff10

Please sign in to comment.