Skip to content

Commit

Permalink
move api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Dam-Buty committed Jul 8, 2024
1 parent b4d6ab5 commit ceef8a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/api.test.ts → tests/api.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
Dataset,
LiteralClient,
Score
} from '../../src';
} from '../src';

describe('End to end tests for the SDK', function () {
let client: LiteralClient;
Expand Down
File renamed without changes

0 comments on commit ceef8a2

Please sign in to comment.