Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Oct 6, 2023
1 parent a21e122 commit 7c5fd31
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ import { ContentTestingModule } from '../testing/content.testing.module';
import { TranslateModule } from '@ngx-translate/core';
import { addMinutes } from 'date-fns';

// eslint-disable-next-line ban/ban, @cspell/spellchecker
fdescribe('NodeLockDialogComponent', () => {
describe('NodeLockDialogComponent', () => {

let fixture: ComponentFixture<NodeLockDialogComponent>;
let component: NodeLockDialogComponent;
Expand Down

0 comments on commit 7c5fd31

Please sign in to comment.