cloudspannerecosystem / wrench

wrench - Schema management tool for Cloud Spanner -
MIT License
239 stars 46 forks source link

fix flaky test #79

Closed kazegusuri closed 1 year ago

kazegusuri commented 1 year ago

WHAT

Fix flaky test by recreating wrench client after creating database.

WHY