Skip to content

Commit 671e7c4

Browse files
chore(fixup): create example data
1 parent 990e9d6 commit 671e7c4

File tree

2 files changed

+105
-1
lines changed

2 files changed

+105
-1
lines changed

.jest/globalSetup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import exampleTree from '../docs/api/spec/examples/trees/912681.json';
44
import exampleWallet from '../docs/api/spec/examples/wallets/exampleWallet.json';
55
import exampleSpecies from '../docs/api/spec/examples/species/exampleSpecies.json';
66
import examplePlanter from '../docs/api/spec/examples/planters/examplePlanter.json';
7-
import exampleCountry from '../docs/api/spec/examples/countries/6632357.json';
7+
import exampleCountry from '../docs/api/spec/examples/countries/exampleCountry.json';
88
import exampleOrganization from '../docs/api/spec/examples/organizations/exampleOrganization.json';
99
import knex, { TableNames } from '../server/infra/database/knex';
1010

docs/api/spec/examples/countries/exampleCountry.json

Lines changed: 104 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)