Skip to content

Commit

Permalink
rm fdsecribe
Browse files Browse the repository at this point in the history
  • Loading branch information
RogueTea committed May 16, 2024
1 parent bd8b9e3 commit 7e7a219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/fileupload/fileupload.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { PlusIcon } from 'primeng/icons/plus';
import { TimesIcon } from 'primeng/icons/times';
import { UploadIcon } from 'primeng/icons/upload';

fdescribe('FileUpload', () => {
describe('FileUpload', () => {
let fileupload: FileUpload;
let fixture: ComponentFixture<FileUpload>;

Expand Down

0 comments on commit 7e7a219

Please sign in to comment.