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 25, 2018
1 parent 58949b9 commit 1efa2ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ let React;
let ReactFeatureFlags;
let ReactTestRenderer;

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

0 comments on commit 1efa2ff

Please sign in to comment.