diff --git a/tests/localyaml/fixtures/include-raw-escaped001.json b/tests/localyaml/fixtures/include-raw-escaped001.json index 67f7796f4..df4c480f6 100644 --- a/tests/localyaml/fixtures/include-raw-escaped001.json +++ b/tests/localyaml/fixtures/include-raw-escaped001.json @@ -1,6 +1,6 @@ [ { - "template-job": { + "job-template": { "name": "test-job-include-raw-{num}", "builders": [ { diff --git a/tests/localyaml/fixtures/include-raw-escaped001.yaml b/tests/localyaml/fixtures/include-raw-escaped001.yaml index 38397b5d9..2853d03ba 100644 --- a/tests/localyaml/fixtures/include-raw-escaped001.yaml +++ b/tests/localyaml/fixtures/include-raw-escaped001.yaml @@ -1,4 +1,4 @@ -- template-job: +- job-template: name: test-job-include-raw-{num} builders: - shell: