Added section #452

Merged
joan merged 20 commits from 2569-travel_extra_community into dev 2020-11-24 10:29:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1b46359574 - Show all commits

View File

@ -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');