couchbase / couchbase-lite-java-ce-root

The root workspace for the Community Editions of the Java language family of products (Java Desktop, Java WebService, and Android)
Other
51 stars 13 forks source link

Some test databases are not deleted #19

Closed jeffdgr8 closed 1 year ago

jeffdgr8 commented 2 years ago

There are 4 databases that aren't cleaned up after being created in tests. After running tests repeatedly, these 4 databases will continue to duplicate. Fixed in https://github.com/couchbase/couchbase-lite-java-common/pull/99.