Skip to content

Commit 11d7487

Browse files
author
Lukas Holzer
authored
Merge branch 'main' into netligraph-poc
2 parents 22689d6 + 142cd30 commit 11d7487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/command.init.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ test('netlify init monorepo root with netlify.toml, subdirectory without netlify
621621
})
622622
})
623623

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

0 commit comments

Comments
 (0)