Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
RLCorp committed Sep 17, 2024
1 parent c1a771d commit 1b7d28e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import { SetActivityCode } from '@store/tests/activity-code/activity-code.action
import { testsReducer } from '@store/tests/tests.reducer';

import { ReactiveFormsModule } from '@angular/forms';
import { ActivityCodes } from '@shared/models/activity-codes';
import { MotNoEvidenceConfirmationComponent } from '../mot-no-evidence-confirmation';
import {ActivityCodes} from '@shared/models/activity-codes';

describe('MotNoEvidenceConfirmationComponent', () => {
let fixture: ComponentFixture<MotNoEvidenceConfirmationComponent>;
Expand Down

0 comments on commit 1b7d28e

Please sign in to comment.