Skip to content

Commit e524cb2

Browse files
committed
fixup rename
1 parent fa3e4cf commit e524cb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/rush-lib/src/logic/operations/test/BuildPlanPlugin.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ describe(BuildPlanPlugin.name, () => {
8888
debugMode: false,
8989
quietMode: true,
9090
destinations: [mockStreamWritable],
91+
allowOversubscription: true,
9192
parallelism: 1,
9293
abortController: new AbortController()
9394
});

0 commit comments

Comments
 (0)