This repository has been archived on 2025-11-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
parandum/src/setupTests.js
Matthew Grove 1bb0788570 Update GH actions to only install necessary dependencies
Only install dependencies required for hosting, not cloud functions
2021-09-01 20:05:38 +01:00

6 lines
241 B
JavaScript

// jest-dom adds custom jest matchers for asserting on DOM nodes.
// allows you to do things like:
// expect(element).toHaveTextContent(/react/i)
// learn more: https://github.com/testing-library/jest-dom
import '@testing-library/jest-dom';