Skip to content

Commit efb1709

Browse files
authored
Merge pull request #145 from folio-org/FOLIO-1538-finance-sample-data
Update location for sample finance data.
2 parents 62383f8 + fad4163 commit efb1709

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

folio.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@
108108
files:
109109
- { load_endpoint: /tags, fileglob: sample-data/*.json }
110110
- role: module-sample-data
111-
module_name: mod-finance
112-
repository: "https://github.com/folio-org/mod-finance"
111+
module_name: mod-finance-storage
112+
repository: "https://github.com/folio-org/mod-finance-storage"
113113
files:
114114
- { load_endpoint: /fiscal_year, fileglob: sample-data/fiscal-years/*.json }
115115
- { load_endpoint: /ledger, fileglob: sample-data/ledgers/*.json }
@@ -167,9 +167,9 @@
167167
files:
168168
- { load_endpoint: /tags, fileglob: sample-data/*.json }
169169
- role: module-sample-data
170-
module_name: mod-finance
170+
module_name: mod-finance-storage
171171
module_version: v1.0.0
172-
repository: "https://github.com/folio-org/mod-finance"
172+
repository: "https://github.com/folio-org/mod-finance-storage"
173173
files:
174174
- { load_endpoint: /fiscal_year, fileglob: sample-data/fiscal-years/*.json }
175175
- { load_endpoint: /ledger, fileglob: sample-data/ledgers/*.json }

0 commit comments

Comments
 (0)