UNPKG

ember-freshdesk-codemods

Version:
13 lines (11 loc) 238 B
import { describe } from 'mocha'; import { spyFlashMessage, addAbilities, addFeatures } from '@freshdesk/test-helpers'; describe('Some test', function () { it('Some test', function () { // Some test code goes here. }); });