mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
b21042bda9
* Fix the test server This rule isn't necessary any more since we merged the SQL-starting rule into the AppEngineRule logic. Furthermore, it actually causes the test server to crash because we try to drop-and-create the DB twice, the second time while the first instance is still connected.