cloudspannerecosystem / wrench

wrench - Schema management tool for Cloud Spanner -
MIT License
238 stars 47 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