Skip to content

Commit 1105a7b

Browse files
guguclaude
andcommitted
Remove debug console.log statements from test files
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 938f4f3 commit 1105a7b

2 files changed

Lines changed: 432 additions & 433 deletions

File tree

frontend/src/app/components/ui-components/filter-fields/foreign-key/foreign-key.component.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,6 @@ describe('ForeignKeyFilterComponent', () => {
419419
];
420420

421421
component.currentDisplayedString = 'Alex';
422-
console.log('my test');
423422
component.fetchSuggestions();
424423

425424
fixture.detectChanges();

0 commit comments

Comments
 (0)