Closer/firestore-tests/jest.globalTeardown.ts

4 lines
107 B
TypeScript
Raw Normal View History

export default async function () {
// Nothing to tear down — the emulator manages its own lifecycle.
}