Skip to content

Commit

Permalink
test: skip flaky one on windows (#4102)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasholzer authored Jan 21, 2022
1 parent 2c28f21 commit 142cd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/command.init.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ test('netlify init monorepo root with netlify.toml, subdirectory without netlify
})
})

test('netlify init monorepo root and sub directory with netlify.toml', async (t) => {
windowsSkip('netlify init monorepo root and sub directory with netlify.toml', async (t) => {
const initQuestions = [
{
question: 'Create & configure a new site',
Expand Down

1 comment on commit 142cd30

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 357 MB

Please sign in to comment.