close_test_pool

Function close_test_pool 

Source
pub async fn close_test_pool(
    conn: &mut PgConnection,
    pool: &Pool<Postgres>,
) -> Result<(), Error>
Expand description

Closes test pool and drops the test database