Skip to content

Commit a843542

Browse files
hoonjicopybara-github
authored andcommitted
ADK changes
PiperOrigin-RevId: 813146335
1 parent 8cd5de0 commit a843542

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/app/components/chat-panel/chat-panel.component.spec.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,7 @@ describe('ChatPanelComponent', () => {
4646
MatDialogModule,
4747
NoopAnimationsModule,
4848
HttpClientTestingModule,
49-
// BEGIN_EXTERNAL
50-
// MarkdownModule.forRoot(),
51-
// END_EXTERNAL
49+
MarkdownModule.forRoot(),
5250
],
5351
providers: [
5452
{

0 commit comments

Comments
 (0)