Skip to content

Commit

Permalink
Remove errornously merge foced test
Browse files Browse the repository at this point in the history
  • Loading branch information
mictro committed Oct 25, 2022
1 parent bcbcfdc commit 5414bb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { ActionSheetComponent, ActionSheetItem } from '../modal';

import { FabSheetComponent } from './fab-sheet.component';

fdescribe('FabSheetComponent', () => {
describe('FabSheetComponent', () => {
let spectator: SpectatorHost<FabSheetComponent>;
let component: FabSheetComponent;
let ionFabButtonElement: HTMLIonFabButtonElement;
Expand Down

0 comments on commit 5414bb9

Please sign in to comment.