Skip to content

Commit 4caea86

Browse files
committed
fix test
1 parent 2608d8a commit 4caea86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/src/__tests__/setupPipeline.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ test.each(inputs)("setupPipeline input=%s", async input => {
5757
isPr: !baselining,
5858
shouldLog: false,
5959
gitParseRev: fakeGitRevParse,
60+
tsgo: false
6061
});
6162
}
6263
catch (e) {

0 commit comments

Comments
 (0)