Skip to content

Commit

Permalink
fix test (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
conorbros committed Oct 11, 2022
1 parent 96a015c commit 7b6509d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shotover-proxy/tests/cassandra_int_tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ async fn test_passthrough(#[case] driver: CassandraDriver) {
standard_test_suite(&connection, driver).await;
}

#[cfg(feature = "alpha-transforms")]
#[rstest]
#[case(CdrsTokio)]
#[cfg_attr(feature = "cassandra-cpp-driver-tests", case(Datastax))]
Expand Down

0 comments on commit 7b6509d

Please sign in to comment.