Exemplo n.º 1
0
 after(function () {
   return dbUtils.closeAllConnectionsNow();
 });
Exemplo n.º 2
0
 cleanup.promise.then(function () {
   return dbUtils.closeAllConnectionsNow();
 });