Skip to content

Commit

Permalink
Update select.service.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Exitare committed Jan 13, 2025
1 parent db0ec64 commit b87eb96
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
import { TestBed } from '@angular/core/testing';
import { RouterTestingModule } from '@angular/router/testing';
import { instance, mock } from 'ts-mockito';

import { MysqlQueryService } from '@keira/shared/db-layer';

import { MockHandlerService, SelectMockService } from '../../core.mock';
import exp from 'node:constants';

describe('SelectService', () => {
beforeEach(() =>
Expand Down

0 comments on commit b87eb96

Please sign in to comment.