Skip to content

Commit 631920f

Browse files
committed
Update test-variations.service.spec.ts
1 parent d4c2a30 commit 631920f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test-variations/test-variations.service.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ describe('TestVariationsService', () => {
332332
};
333333
const build: Build = {
334334
id: 'a9385fc1-884d-4f9f-915e-40da0e7773d5',
335+
ciBuildId: 'ciBuildId',
335336
number: null,
336337
branchName: project.mainBranchName,
337338
status: null,

0 commit comments

Comments
 (0)