describe('ActivateAccount', () => {
    let component = '<activate-account></activate-account>';

    beforeEach(angular.mock.module('ngDecorator'));