Skip to content

Commit f573334

Browse files
committedFeb 21, 2024
changed test yaml for new fail tests with twice write
1 parent 8c3e936 commit f573334

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎api/src/test/resources/config-stdapi.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ read:
5050
version: 0.0.1
5151

5252
write:
53+
- data_product: human/population2
54+
description: Coderun Integration test
55+
use:
56+
version: 0.0.1
5357
- data_product: human/population
5458
description: Coderun Integration test
5559
use:
@@ -58,6 +62,10 @@ write:
5862
description: Coderun Integration test for distribution
5963
use:
6064
version: 0.0.1
65+
- data_product: human/cdistribution2
66+
description: Coderun Integration test for cdistribution
67+
use:
68+
version: 0.0.1
6169
- data_product: human/cdistribution
6270
description: Coderun Integration test for cdistribution
6371
use:

0 commit comments

Comments
 (0)