Skip to content

Commit

Permalink
Renamed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Jan 24, 2018
1 parent 58949b9 commit 0d626a0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@

let React;
let ReactFeatureFlags;
let ReactFiberReconciler;
let ReactTestRenderer;

describe('ReactAsyncClassComponent', () => {
describe('ReactStrictMode', () => {
describe('debugRenderPhaseSideEffects', () => {
beforeEach(() => {
jest.resetModules();
Expand Down

0 comments on commit 0d626a0

Please sign in to comment.