Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Commit

Permalink
Update CatalogQueryFilteredItemsCustomAttributeFilter.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jessdelacruzsantos authored Jun 25, 2020
1 parent daa23dd commit dd682b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const SquareConnect = require('../../src/index');

describe('CatalogQueryFilteredItemsCustomAttributeFilter', function() {
beforeEach(function() {
this.api = new SquareConnect.CatalogQueryFilteredItemsCustomAttributeFilter();
// this.api = new SquareConnect.CatalogQueryFilteredItemsCustomAttributeFilter();
});

it('should create an instance of CatalogQueryFilteredItemsCustomAttributeFilter', function() {
Expand Down

0 comments on commit dd682b5

Please sign in to comment.