Skip to content

Commit

Permalink
chore: pr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbi08 committed Dec 20, 2024
1 parent be49b56 commit a640500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime/test/consumption/attributes.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -916,6 +916,7 @@ describe(CreateRepositoryAttributeUseCase.name, () => {
validTo
}
};

const result2 = await services1.consumption.attributes.createRepositoryAttribute(request2);
expect(result2).toBeSuccessful();
});
Expand Down

0 comments on commit a640500

Please sign in to comment.