embark-area-51/test/support/arguments3.yml

12 lines
157 B
YAML
Raw Normal View History

development:
DataSource:
args:
Manager:
stubs:
- DataSource
args:
- $DataSource
onDeploy:
- DataSource.set(5)
staging: