Skip to content

Commit 1951c91

Browse files
kdinevCopilot
andauthored
Update projects/igniteui-angular/chat/src/chat.spec.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c8ed36d commit 1951c91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/igniteui-angular/chat/src/chat.spec.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing'
2-
import { IgxChatComponent, IgxChatMessageContextDirective, type IgxChatTemplates } from './chat.component'
1+
import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing';
2+
import { IgxChatComponent, IgxChatMessageContextDirective, type IgxChatTemplates } from './chat.component';
33
import { Component, signal, TemplateRef, ViewRef, viewChild } from '@angular/core';
44
import type { IgcChatComponent, IgcChatMessage, IgcChatMessageAttachment, IgcTextareaComponent } from 'igniteui-webcomponents';
55

0 commit comments

Comments
 (0)