Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaElastic committed Dec 6, 2021
1 parent 839d545 commit d7930e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ export const fleetGetPackageListHttpMock =
const generator = new EndpointDocGenerator('seed');

return {
response: [generator.generateEpmPackage()],
items: [generator.generateEpmPackage()],
};
},
},
Expand Down

0 comments on commit d7930e7

Please sign in to comment.