Skip to content

Commit

Permalink
Fix integration test (#2305)
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
fisker and sindresorhus committed Apr 3, 2024
1 parent c28a086 commit 907a3f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/projects.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ export default [
ignore: [
// These files use `flow`
'**/*.js',
'packages/gatsby-cli/src/reporter/__tests__',
],
},
{
Expand Down

0 comments on commit 907a3f7

Please sign in to comment.