UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 32194bb3 authored by Douglas Lagemann's avatar Douglas Lagemann
Browse files

tweak test

parent 059b9500
No related branches found
No related tags found
1 merge request!4BULL-3252: add endpoints
......@@ -6,16 +6,19 @@ service:
dbPassword: PG_PASSWORD
dbHost: PG_HOST
getDirs:
- from: config/
to: src/config-test
- from: scripts/npm-lint
to: test_scripts/
- from: scripts/trufflehog/
to: test_scripts/
getFiles:
- from: db-updates/node/postgres/dataLayer.js
to: src/data/dataLayer.js
- from: db-updates/node/postgres/migrations/202411060900_create-version-table.sql
to: src/data/migrations/202411060900_create-version-table.sql
getDirs:
- from: config
to: src/config-test
- from: scripts/npm-lint
to: test_scripts
mergeFiles:
- from: db-updates/node/postgres/package.json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment