Files
Niccolò Forlini 0ac5d1427a Add script to symlink or clone the assets repository.
This script is meant to be used both locally and on CI to attach the mocked UI Tests assets before building the app.

MAILANDR-396
2023-03-15 15:17:27 +00:00

4 lines
163 B
Plaintext

NETWORK_ASSETS_MAIN_REF=master
NETWORK_ASSETS_DEFAULT_LOCAL_PATH="../mail-apps-network-mocks"
NETWORK_ASSETS_PROJECT_PATH="./app/src/uiTest/assets/network-mocks/"