// Tests for <%= componentName %> describe('Test stub', () => { it('should be true', () => { expect(true).toBe(true); }); });