Skip to content

Commit

Permalink
Jas config api for client-js
Browse files Browse the repository at this point in the history
  • Loading branch information
barv-jfrog committed Nov 4, 2024
1 parent b5161b1 commit b2c4490
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/tests/Xray/XrayJasConfig.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import faker from 'faker';
import nock from 'nock';
import { JfrogClient } from '../../../src';
import { TestUtils } from '../../TestUtils';
import { IGraphRequestModel } from '../../../model';
import { IJasConfig } from '../../../model/Xray/JasConfig/JasConfig';

describe('Xray jas config tests', () => {
test('Get jas config', async () => {
Expand Down

0 comments on commit b2c4490

Please sign in to comment.