add logs to delete

Signed-off-by: m.malygina <m.malygina@yadro.com>
m.malygina 2024-06-20 14:30:08 +03:00
parent 3bb63a616c
commit e73d801126
1 changed files with 2 additions and 1 deletions

View File

@ -139,8 +139,9 @@ export function setup() {
} }
export function teardown(data) { export function teardown(data) {
console.log("Teardown")
if (obj_registry) { if (obj_registry) {
obj_registry.close(); obj_registry.close()
} }
const end_timestamp = Date.now() const end_timestamp = Date.now()
console.log( console.log(