Skip to content

Commit 512dff0

Browse files
committed
jsonld
1 parent ee3507f commit 512dff0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/jsonld-tools/__tests__/__snapshots__/event.inlined.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`event:osmocon-2023-paris expanded with inlined references 1`] = `
44
{

packages/jsonld-tools/__tests__/__snapshots__/image-event.inllined.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`image:cosmjs-roadmap-announcement expanded with inlined references 1`] = `
44
{

packages/jsonld-tools/__tests__/__snapshots__/image-event.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`event:cosmjs-roadmap 1`] = `
44
[

packages/jsonld-tools/__tests__/__snapshots__/image.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`image:cosmjs-roadmap-announcement 1`] = `
44
[

packages/jsonld-tools/__tests__/builder/__snapshots__/general.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`JsonLdBuilder adds additional entities with snapshot 1`] = `
44
"{

packages/jsonld-tools/__tests__/jsonld/__snapshots__/graph-validation.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Graph Validation Methods findMissingReferences should find missing references in enriched graph 1`] = `[]`;
44

0 commit comments

Comments
 (0)