Skip to content

Commit f77ca8f

Browse files
committed
fix: Fix for git
1 parent ef6663f commit f77ca8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/git/git-repository.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ describe('Git repository integration tests', async () => {
1616
}
1717
], {
1818
skipUninstall: true,
19+
skipImport: true,
1920
validatePlan: async (plans) => {
2021
console.log('plans', plans);
2122
},

0 commit comments

Comments
 (0)