Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmhauck committed Sep 11, 2024
1 parent 7e392b5 commit 7f30bc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ describe("getItemResourcesPaths :: ", () => {
],
});

const itemTemplate: interfaces.IItemTemplate = templates.getItemTemplateSkeleton();
const itemTemplate: IItemTemplate = templates.getItemTemplateSkeleton();
itemTemplate.itemId = "bc3";
itemTemplate.type = "Geoprocessing Service";

Expand Down

0 comments on commit 7f30bc2

Please sign in to comment.