X-Git-Url: https://gerrit.onap.org/r/gitweb?p=vvp%2Fvalidation-scripts.git;a=blobdiff_plain;f=ice_validator%2Ftests%2Ffixtures%2Ftest_parse_yaml%2Ffail%2Fbad_yaml_less_indent_on_value.yaml;fp=ice_validator%2Ftests%2Ffixtures%2Ftest_parse_yaml%2Ffail%2Fbad_yaml_less_indent_on_value.yaml;h=184245b3e159a38192811ab5e128cc2f275877b0;hp=59a58b4a4ca93159e36752df886bbe0b05be6f97;hb=f5edc06be0d8bedeb0904b348ba5e3e67c74f186;hpb=1af0d577ab6d8c431ae1322657c50efd5e0a1a93 diff --git a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml index 59a58b4..184245b 100644 --- a/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml +++ b/ice_validator/tests/fixtures/test_parse_yaml/fail/bad_yaml_less_indent_on_value.yaml @@ -6,7 +6,7 @@ # =================================================================== # # Unless otherwise specified, all software contained herein is licensed -# under the Apache License, Version 2.0 (the “License”); +# under the Apache License, Version 2.0 (the "License"); # you may not use this software except in compliance with the License. # You may obtain a copy of the License at # @@ -21,7 +21,7 @@ # # # Unless otherwise specified, all documentation contained herein is licensed -# under the Creative Commons License, Attribution 4.0 Intl. (the “License”); +# under the Creative Commons License, Attribution 4.0 Intl. (the "License"); # you may not use this documentation except in compliance with the License. # You may obtain a copy of the License at # @@ -38,16 +38,16 @@ # ECOMP is a trademark and service mark of AT&T Intellectual Property. # --- - a: 1 - b: - c: 3 - d: 4 - e: - f: 3 - g: 4 - h: 3 - i: 4 - j: 3 - d: - c: 3 + a: 1 + b: + c: 3 + d: 4 + e: + f: 3 + g: 4 + h: 3 + i: 4 + j: 3 + d: + c: 3 lkf: 4 \ No newline at end of file