Skip to content

Commit

Permalink
fix: 🐛 (deps) update deps and trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Mar 3, 2022
1 parent 592a215 commit 7b59c0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/ng-sortgrid/src/lib/ngsg-item.directive.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,5 @@ describe('NgsgItemDirective', () => {
sut.drop();
expect(consoleWarnSpy).toHaveBeenCalledWith(expectedWarniningMessage);
});

});

0 comments on commit 7b59c0d

Please sign in to comment.