Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MalpenZibo committed Nov 12, 2024
1 parent 5736887 commit 7e63dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/catalog-process/test/createEService.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ describe("create eservice", () => {
id: eservice.id,
descriptors: [],
isSignalHubEnabled,
isDelegable,
};
const expectedEserviceWithDescriptor: EService = {
...mockEService,
Expand Down

0 comments on commit 7e63dcc

Please sign in to comment.