There was an error while loading. Please reload this page.
1 parent f74dc43 commit e1098f8Copy full SHA for e1098f8
1 file changed
sqlx-core/src/testing/mod.rs
@@ -500,7 +500,7 @@ impl_test_fn!(
500
run_test_with_pool3;
501
('c DB1, args1, tc1, tp1, po1, co1, p1, c1),
502
('d DB2, args2, tc2, tp2, po2, co2, p2, c2),
503
- ('d DB3, args3, tc3, tp3, po3, co3, p3, c3),
+ ('e DB3, args3, tc3, tp3, po3, co3, p3, c3),
504
;
505
);
506
@@ -510,7 +510,7 @@ impl_test_fn!(
510
run_test_with_pool4;
511
512
513
514
- ('e DB4, args4, tc4, tp4, po4, co4, p4, c4),
+ ('f DB4, args4, tc4, tp4, po4, co4, p4, c4),
515
516
0 commit comments