Skip to content

Commit

Permalink
Remove accidentally generated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ommann committed Mar 13, 2024
1 parent 0202dd9 commit ff494fd
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 95 deletions.

This file was deleted.

11 changes: 1 addition & 10 deletions src/app/portal/components/collapsible/collapsible.component.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
import {
Component, ContentChild,
ContentChildren,
ElementRef,
EventEmitter,
Input,
Output,
QueryList, TemplateRef,
ViewChild
} from '@angular/core';
import { Component, EventEmitter, Input, Output } from '@angular/core';
import { NgClass, NgIf } from '@angular/common';
import { MatIconModule } from '@angular/material/icon';
import { animate, state, style, transition, trigger } from '@angular/animations';
Expand Down

This file was deleted.

23 changes: 0 additions & 23 deletions src/app/portal/search-bar2/search-bar2.component.spec.ts

This file was deleted.

16 changes: 0 additions & 16 deletions src/app/portal/services/publication2.service.spec.ts

This file was deleted.

0 comments on commit ff494fd

Please sign in to comment.