Skip to content

Commit

Permalink
small change to run ci again
Browse files Browse the repository at this point in the history
  • Loading branch information
delilahw committed Jul 25, 2020
1 parent 2e7a821 commit 214b02f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,6 @@ test('intentional duplicate hooks in pagination with extended instance', withSer
let beforeCountAdditional = 0; // Number of times the added hooks are called
let afterCountAdditional = 0;

// Add duplicate hooks to extend
const beforeHook = () => {
beforeCount++;
};
Expand Down

0 comments on commit 214b02f

Please sign in to comment.