Skip to content

Commit

Permalink
Update test for protected areas list endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
yulia-bel committed Sep 25, 2023
1 parent 3ce2243 commit 858141c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ test(`getting list of protected areas with scenario usage count for a project an
const areas = await fixtures.WhenGettingProtectedAreasListForProjectWithFilter(
projectId,
'name',
'III',
'IUCN III',
);
await fixtures.ThenItContainsFilteredProtectedAreas(areas);
});
Expand Down

1 comment on commit 858141c

@vercel
Copy link

@vercel vercel bot commented on 858141c Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marxan – ./

marxan-git-develop-vizzuality1.vercel.app
marxan-vizzuality1.vercel.app
marxan23.vercel.app

Please sign in to comment.