Skip to content

Commit 907a3f7

Browse files
fiskersindresorhus
andauthored
Fix integration test (#2305)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
1 parent c28a086 commit 907a3f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/projects.mjs

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ export default [
168168
ignore: [
169169
// These files use `flow`
170170
'**/*.js',
171+
'packages/gatsby-cli/src/reporter/__tests__',
171172
],
172173
},
173174
{

0 commit comments

Comments
 (0)