UNPKG

tqf

Version:

React Query hooks for Firebase.

7 lines (5 loc) 150 B
import "@testing-library/jest-dom"; import { wipe } from "../packages/firestore/__test__/helpers"; global.afterAll(async () => { await wipe(); });