Details
Description
In the database_versioning_safe_secondary_reads test, we drop a database then check if all of the nodes reflect that change. It's possible to run the check before the change replicates to al nodes. To change, we must await replication after the drop has been performed.