Skip to content

Commit

Permalink
upgrade jest
Browse files Browse the repository at this point in the history
  • Loading branch information
harryhope committed Feb 5, 2022
1 parent e5863f2 commit d57fcbb
Show file tree
Hide file tree
Showing 3 changed files with 16,341 additions and 11,929 deletions.
3 changes: 3 additions & 0 deletions hooked-on-redux.test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/**
* @jest-environment jsdom
*/
import React from 'react'
import { render, fireEvent, getNodeText } from '@testing-library/react'
import { createStore, combineReducers } from 'redux'
Expand Down
Loading

0 comments on commit d57fcbb

Please sign in to comment.