Skip to content

Commit e662873

Browse files
committed
test
1 parent 08f31d7 commit e662873

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

tests/data/valid-statements/duplicatestatementidinvalid2.json renamed to tests/data/valid-statements/declaringsubjects1.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
4-
"declarationSubject": "c359f58d2977",
4+
"declarationSubject": "q123",
55
"statementDate": "2020-03-04",
66
"recordId": "c359f58d2977",
77
"recordType": "entity",
@@ -12,19 +12,6 @@
1212
}
1313
}
1414
},
15-
{
16-
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
17-
"declarationSubject": "c359f58d2977",
18-
"statementDate": "2020-04-04",
19-
"recordId": "c359f58d2977",
20-
"recordType": "entity",
21-
"recordDetails": {
22-
"isComponent": false,
23-
"entityType": {
24-
"type": "legalEntity"
25-
}
26-
}
27-
},
2815
{
2916
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
3017
"declarationSubject": "c359f58d2977",

tests/data/valid-statements/duplicatestatementidinvalid.json renamed to tests/data/valid-statements/declaringsubjects2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
}
1414
},
1515
{
16-
"statementId": "1dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
16+
"statementId": "2dc0e987-5c57-4a1c-b3ad-61353b66a9b7",
1717
"declarationSubject": "c359f58d2977",
18-
"statementDate": "2020-03-04",
18+
"statementDate": "2021-03-04",
1919
"recordId": "c359f58d2977",
2020
"recordType": "entity",
2121
"recordDetails": {
@@ -27,7 +27,7 @@
2727
},
2828
{
2929
"statementId": "019a93f1-e470-42e9-957b-03559861b2e2",
30-
"declarationSubject": "c359f58d2977",
30+
"declarationSubject": "10478c6cf6de",
3131
"statementDate": "2020-03-04",
3232
"recordId": "10478c6cf6de",
3333
"recordType": "person",

0 commit comments

Comments
 (0)