You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHPLIB-816: Cleanup collections created when tests are successful (#1075)
- Update FunctionalTestCase::createCollection and FunctionalTestCase::dropCollection to accept a different database and collection name.
- Remove automatically the collections created or dropped using this helper methods.
- Use this methods when possible.
0 commit comments