Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Oct 19, 2023
1 parent 5c769aa commit 81a6312
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/sdk/test/ci/types/json.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import {
jsonStringify,
jsonParse,
} from '../../../src/pub/types.js';
import { JsonCircularReferenceError } from '../../../src/types/json.js';

describe('JSON ID test', () => {
test('Stringified types are parsed correctly', () => {
Expand Down

0 comments on commit 81a6312

Please sign in to comment.