Prior to this, a panic in the test function would leave data in the database. Now we ensure that tables are dropped even after a panic.
Prior to this, a panic in the test function would leave data in the database. Now we ensure that tables are dropped even after a panic.