Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 214 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 214 Bytes

Example of how to replace a runtime dependency with a "mock" version. Can be useful for testing flows.

Note the -F activeProfiles=test in run.sh -- activates the test profile which loads the task replacement.