Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
raronpxcsw committed Oct 8, 2023
1 parent 43201a8 commit 152f659
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { describe, beforeEach, it, expect, jest } from '@jest/globals';
import { createEndpoint } from '../../app/configuration.js';
import { AASResourceFactory } from '../../app/packages/aas-resource-factory.js';
import { AASResource } from '../../app/packages/aas-resource.js';
import { reject } from 'lodash-es';

describe('AasxServerEndpointScan', function () {
let logger: jest.Mocked<Logger>;
Expand Down

0 comments on commit 152f659

Please sign in to comment.