Skip to content

Commit

Permalink
Reference issue to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Sep 27, 2018
1 parent be8f9da commit a73829f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const formatWebpackMessages = require('../formatWebpackMessages');

// TODO: test these messages by actually running a build so we can validate
// webpack upgrades didn't break any of our massaging
// https://github.com/facebook/create-react-app/pull/5137
describe('formats various webpack errors correctly', () => {
it('invalid js syntax (babel)', () => {
const json = {
Expand Down

0 comments on commit a73829f

Please sign in to comment.