Daniel Stieglitz created NIFI-15946:
---------------------------------------
Summary: TestYamlTreeRowRecordReader refers to YAML files with
variable named jsonFile
Key: NIFI-15946
URL: https://issues.apache.org/jira/browse/NIFI-15946
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
Many of the tests in {{TestYamlTreeRowRecordReader}} were taken from similar
tests in {{TestJsonTreeRowRecordReader.}} One of the variables found in
{{TestJsonTreeRowRecordReader}} is named {{jsonFile}} which makes sense for
use with JSON files but not for YAML files. Yes that variable is used in
{{TestYamlTreeRowRecordReader.}}
The goal of this ticket is rename those variables named {{jsonFile}} to
{{yamlFile}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)