Added section #452
|
@ -80,7 +80,7 @@ describe('Travel Component vnTravelExtraCommunity', () => {
|
|||
});
|
||||
});
|
||||
|
||||
fdescribe('dragEnd()', () => {
|
||||
describe('dragEnd()', () => {
|
||||
it(`should remove the class "dragging" from the draggable element
|
||||
and then set the entryId controller property to null`, () => {
|
||||
const draggable = document.createElement('a');
|
||||
|
|
Loading…
Reference in New Issue