Skip to content

Commit

Permalink
DTSCCI-966 Update-ccd-import-files (#1105)
Browse files Browse the repository at this point in the history
* Pointing ccd to DTSCCI-865

* Update pull-latest-ccd-files.sh

* Pointing ccd branch back to master
  • Loading branch information
kdaHMCTS authored Oct 14, 2024
1 parent 85e5bfb commit b2575fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/pull-latest-ccd-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ cd ..
#Copy ccd definition files to civil-ccd-def which contians ccd def files
cp -r ./civil-ccd-definition/ccd-definition .
cp -r ./civil-ccd-definition/e2e .
cp -r ./civil-ccd-definition/playwright-e2e .
cp -r ./civil-ccd-definition/plugins .
cp -r ./civil-ccd-definition/package.json .
cp -r ./civil-ccd-definition/yarn.lock .
cp -r ./civil-ccd-definition/playwright.config.ts .
cp -r ./civil-ccd-definition/codecept.conf.js .
echo *
rm -rf ./civil-ccd-definition

0 comments on commit b2575fd

Please sign in to comment.