Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Oct 4, 2020
1 parent d7efed3 commit 8b6d0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/analyze/analyze-flag.test.js
Expand Up @@ -3,6 +3,7 @@
const { runWatch, isWindows } = require('../utils/test-utils');

describe('--analyze flag', () => {
// TODO: fix timeout for windows CI
if (!isWindows) {
it('should load webpack-bundle-analyzer plugin with --analyze flag', async () => {
const { stderr, stdout } = await runWatch({
Expand Down

0 comments on commit 8b6d0cf

Please sign in to comment.