diff options
Diffstat (limited to 'tests/fixtures/layouts/repo-checkout-two-project.yaml')
-rw-r--r-- | tests/fixtures/layouts/repo-checkout-two-project.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fixtures/layouts/repo-checkout-two-project.yaml b/tests/fixtures/layouts/repo-checkout-two-project.yaml index 64c6ee943..6cf66a994 100644 --- a/tests/fixtures/layouts/repo-checkout-two-project.yaml +++ b/tests/fixtures/layouts/repo-checkout-two-project.yaml @@ -46,20 +46,20 @@ - project: name: org/project1 + queue: integrated check: jobs: - integration gate: - queue: integrated jobs: - integration - project: name: org/project2 + queue: integrated check: jobs: - integration gate: - queue: integrated jobs: - integration |