From 5d8a54db2381f94509f25d55c00b223842ca5a1b Mon Sep 17 00:00:00 2001 From: jobrauer Date: Mon, 9 Mar 2020 08:57:38 +0100 Subject: [PATCH] Add test.env example --- tests/integration/example.test.env.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/integration/example.test.env.yaml b/tests/integration/example.test.env.yaml index 6666a123..16636cb3 100644 --- a/tests/integration/example.test.env.yaml +++ b/tests/integration/example.test.env.yaml @@ -88,3 +88,6 @@ testdata: # For this scenario reusing former builds doesn't make sense. module: testmodule2 branch: test-stream-expans-branch + buildrequire_invalid_module: + module: testmodule + branch: test-buildrequire-invalid-module