Skip to content

Commit

Permalink
Update packages/commerce-sdk-react/src/hooks/ShopperBaskets/index.tes…
Browse files Browse the repository at this point in the history
…t.ts
  • Loading branch information
vcua-mobify authored May 10, 2023
1 parent 85ffb7b commit 350ab67
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ describe('Shopper Baskets hooks', () => {
const unimplemented = getUnimplementedEndpoints(ShopperBaskets, queries, mutations)
// If this test fails: create a new query hook, add the endpoint to the mutations enum,
// or add it to the `expected` array with a comment explaining "TODO" or "never" (and why).

// these new endpoints will not be released in SDK V2
expect(unimplemented).toEqual([
'updateAsAgentBasket',
Expand Down

0 comments on commit 350ab67

Please sign in to comment.