We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592a215 commit 7b59c0dCopy full SHA for 7b59c0d
projects/ng-sortgrid/src/lib/ngsg-item.directive.spec.ts
@@ -243,4 +243,5 @@ describe('NgsgItemDirective', () => {
243
sut.drop();
244
expect(consoleWarnSpy).toHaveBeenCalledWith(expectedWarniningMessage);
245
});
246
+
247
0 commit comments