mirror of
https://github.com/wishthis/wishthis.git
synced 2026-01-03 12:48:28 -05:00
7 lines
122 B
JavaScript
7 lines
122 B
JavaScript
describe.skip('UI Popup', function () {
|
|
moduleTests({
|
|
module: 'popup',
|
|
element: 'i.icon',
|
|
});
|
|
});
|