diff --git a/app/sample.yaml b/app/sample.yaml index 9fc3119..582bb8f 100644 --- a/app/sample.yaml +++ b/app/sample.yaml @@ -12,4 +12,5 @@ common: tests: app.default: {} app.debug: - extra_args: OVERLAY_CONFIG="debug.conf" + extra_overlay_confs: + - debug.conf