atom / tree-view

🌳 Explore and open project files in Atom
MIT License
561 stars 365 forks source link

Attach elements to jasmine DOM #1392

Closed sadick254 closed 3 years ago

sadick254 commented 3 years ago

Atom migrated to using customElements from document.registerElement. Due to this move, now there is need to attach some elements to the DOM on some specs.