Skip to content

Commit

Permalink
Merge pull request #44 from StrongestNumber9/disable_interpolation_test
Browse files Browse the repository at this point in the history
Disables JDBCInterpreterinterpolationTest
  • Loading branch information
kortemik authored Nov 14, 2024
2 parents 2c9f532 + 75f5d6c commit 6662d06
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
/**
* JDBC interpreter Z-variable interpolation unit tests.
*/
@Disabled(value="Uses old interpolation")
class JDBCInterpreterInterpolationTest extends BasicJDBCTestCaseAdapter {

private static String jdbcConnection;
Expand Down

0 comments on commit 6662d06

Please sign in to comment.