Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/version' into version
Browse files Browse the repository at this point in the history
  • Loading branch information
lilgreenbird committed Mar 4, 2025
2 parents 46c2e40 + bc18b69 commit b006077
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

@RunWith(JUnitPlatform.class)
public class BvtTest extends AbstractTest {
private static String driverNamePattern = "Microsoft JDBC Driver \\d+.\\d for SQL Server";
private static String driverNamePattern = "Microsoft JDBC Driver \\d+.\\d+ for SQL Server";
static DBTable table1;
static DBTable table2;

Expand Down

0 comments on commit b006077

Please sign in to comment.